Open
Bug 1731196
Opened 3 years ago
Updated 3 years ago
Word-level diffs are not identified in large lines
Categories
(Conduit :: Phabricator, enhancement, P5)
Conduit
Phabricator
Tracking
(Not tracked)
NEW
People
(Reporter: glandium, Unassigned)
Details
(Keywords: conduit-triaged)
See https://phabricator.services.mozilla.com/D125604?vs=on&id=482911#change-NPFx9MdHJiyf
The diff is shown as if the entire line was different, but only 3 SHAs in the whole thing are different (everything is in the exact same order), so it should be able to only highlight those 3 SHAs like it does for e.g. Cargo.toml above.
Reporter | ||
Comment 1•3 years ago
|
||
This might be related to the lack of spaces in the file.
Comment 2•3 years ago
|
||
This is most likely due to the lack of spaces, as you've identified.
You need to log in
before you can comment on or make changes to this bug.
Description
•