Page MenuHomePhabricator

Fix an issue where inlines appear in the wrong place in one-up views
ClosedPublic

Authored by epriestley on Mar 5 2015, 6:59 PM.
Tags
None
Referenced Files
F15526395: D11987.diff
Mon, Apr 21, 8:44 PM
F15524063: D11987.id28846.diff
Mon, Apr 21, 5:43 AM
F15515458: D11987.id28868.diff
Fri, Apr 18, 10:34 AM
F15514323: D11987.id28846.diff
Fri, Apr 18, 1:59 AM
F15506398: D11987.diff
Tue, Apr 15, 10:54 AM
F15503673: D11987.id28868.diff
Mon, Apr 14, 12:01 PM
F15491507: D11987.id28855.diff
Sat, Apr 12, 4:26 AM
F15487183: D11987.diff
Thu, Apr 10, 11:49 AM
Subscribers

Details

Summary

Ref T2009. Unchanged lines should always go above inlines; we get nonsense results otherwise.

Test Plan

Inline now shows in correct place in unified view.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix an issue where inlines appear in the wrong place in one-up views.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
btrahan added inline comments.
src/applications/differential/render/DifferentialChangesetRenderer.php
523

s/unchagned/unchanged

This revision is now accepted and ready to land.Mar 5 2015, 9:05 PM
This revision was automatically updated to reflect the committed changes.