Page MenuHomePhabricator

Fix an issue with symbol lookup identifying path names in Diffusion
ClosedPublic

Authored by epriestley on Jan 26 2018, 2:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jul 4 2026, 6:07 PM
Unknown Object (File)
Jul 2 2026, 7:02 AM
Unknown Object (File)
Jul 1 2026, 5:30 PM
Unknown Object (File)
Jul 1 2026, 5:26 PM
Unknown Object (File)
Jul 1 2026, 5:25 PM
Unknown Object (File)
Jul 1 2026, 5:21 PM
Unknown Object (File)
Apr 21 2026, 2:42 AM
Unknown Object (File)
Mar 30 2026, 4:17 AM
Subscribers
None

Details

Summary

Depends on D18939. Ref T13047. Symbol lookup can be activated from a diff (in Differential or Diffusion) or from the static view of a file at a particular commit.

In the latter case, we need to figure out the path a little differently. The character and line number approaches still work as written.

Test Plan
  • Command-clicked symbols in the Diffusion browse view with blame on and off; saw path, line and char populate properly.
  • Command-clicked symbols in Differential diff view to check I didn't break anything.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable