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)
Mon, Apr 22, 7:31 AM
Unknown Object (File)
Mon, Apr 22, 1:04 AM
Unknown Object (File)
Fri, Mar 29, 12:42 PM
Unknown Object (File)
Mar 24 2024, 8:05 AM
Unknown Object (File)
Mar 17 2024, 3:17 AM
Unknown Object (File)
Feb 8 2024, 7:15 AM
Unknown Object (File)
Dec 24 2023, 4:18 AM
Unknown Object (File)
Dec 24 2023, 1:24 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.