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
Unknown Object (File)
Fri, May 3, 4:56 AM
Unknown Object (File)
Mon, Apr 29, 4:45 PM
Unknown Object (File)
Mon, Apr 29, 1:13 PM
Unknown Object (File)
Thu, Apr 25, 1:02 AM
Unknown Object (File)
Mon, Apr 22, 7:31 AM
Unknown Object (File)
Mon, Apr 22, 1:04 AM
Unknown Object (File)
Mar 29 2024, 12:42 PM
Unknown Object (File)
Mar 24 2024, 8:05 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
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.