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)
Tue, Jan 21, 9:57 AM
Unknown Object (File)
Sat, Jan 18, 7:15 AM
Unknown Object (File)
Dec 13 2024, 11:12 PM
Unknown Object (File)
Dec 4 2024, 10:57 AM
Unknown Object (File)
Nov 27 2024, 5:36 PM
Unknown Object (File)
Nov 27 2024, 1:05 PM
Unknown Object (File)
Nov 24 2024, 8:29 PM
Unknown Object (File)
Nov 22 2024, 11:14 PM
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.