See PHI43. This is a followup that isn't causing any real issues today that we're aware of, but should get fixed eventually.
On revisions, the anchor /D123#45678901 may be ambiguous: it could mean "comment number 45678901" or "file with changeset hash 45678901". Currently, we always treat it as "comment". This is probably incorrect for about 2% of hashes (10^8 / 16^8 = 0.0232...). When we get it wrong, and the timeline has a "Show Older Comments" action available because it has folded, we'll incorrectly expand the timeline. (Prior to the change I'm about to attach, we incorrectly expanded the timeline in all cases.)
The file hashes used by Differential should be changed to #file- or similar, so they can never collide with the comment anchors.