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
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
F15476637: D11987.id28846.diff
Mon, Apr 7, 8:07 AM
F15475127: D11987.id.diff
Sun, Apr 6, 4:04 PM
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
Branch
uni11
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 4773
Build 4789: [Placeholder Plan] Wait for 30 Seconds

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.