When jumping to inline comments, behaviors could be improved after T430:
- If the comment is on the current diff, but the inline hasn't loaded yet, it would be nice to prioritize loading of that content block.
- If the comment is on a different diff, it would be nice to link to the other diff with a hint in the URI about which content block to load first.
- The 5 second timeout where we stop looking for an anchor is sort of arbitrary. Showing some kind of UI might be useful, or changing the rule to consider scrolling, content loading, have a longer timeout, etc.
- The comment link should also start at the line(s) highlighted, not just the comment.