Page MenuHomePhabricator

Make images work in the unified diff view
ClosedPublic

Authored by epriestley on Mar 6 2015, 5:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jan 29, 6:23 PM
Unknown Object (File)
Mon, Jan 27, 2:36 AM
Unknown Object (File)
Fri, Jan 24, 12:59 AM
Unknown Object (File)
Fri, Jan 24, 12:59 AM
Unknown Object (File)
Fri, Jan 24, 12:59 AM
Unknown Object (File)
Fri, Jan 24, 12:59 AM
Unknown Object (File)
Tue, Jan 21, 9:57 AM
Unknown Object (File)
Sat, Jan 18, 7:15 AM
Subscribers

Details

Summary

Ref T2009. Still a touch glitch-ish but essentially functional now.

Test Plan

Viewed image diffs in 1up and 2up views. Made inline comments on them.

Diff Detail

Event Timeline

epriestley retitled this revision from to Make images work in the unified diff view.
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/DifferentialChangesetHTMLRenderer.php
578

What's with the word "Stage" here? Maybe renderImageChange ?

This revision is now accepted and ready to land.Mar 6 2015, 11:01 PM
src/applications/differential/render/DifferentialChangesetHTMLRenderer.php
582

Just this, the class is called a "stage". It's like a theatrical stage for presenting the image, not a rocket booster stage.

This revision was automatically updated to reflect the committed changes.