Page MenuHomePhabricator

Further improve line grouping in unified views
ClosedPublic

Authored by epriestley on Mar 6 2015, 1:11 AM.
Tags
None
Referenced Files
F19895663: D11994.id28893.diff
Sat, Mar 28, 10:55 PM
F19836120: D11994.id28893.diff
Mar 11 2026, 9:10 AM
F19827442: D11994.diff
Mar 9 2026, 9:23 AM
F19817895: D11994.id28881.diff
Mar 5 2026, 4:21 PM
F19817621: D11994.id28881.diff
Mar 5 2026, 2:20 PM
F19816450: D11994.id28880.diff
Mar 5 2026, 5:53 AM
F19816334: D11994.id.diff
Mar 5 2026, 5:05 AM
F19816008: D11994.id28881.diff
Mar 5 2026, 2:34 AM
Subscribers

Details

Summary

Ref T2009. This tweaks things a bit more to improve consecuitive groups of added and removed lines.

Generally, it gives us "old, old, old, new, new, new" intead of "old, new, old, new, old, new".

Feelin' real good about having unit tests for this stuff.

Test Plan

Unit tests, looked at diffs in web UI.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Further improve line grouping in unified views.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
  • Fix lint and tests, trailing whitespace removal threw a wrench into things.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Mar 6 2015, 5:36 PM
This revision was automatically updated to reflect the committed changes.