Page MenuHomePhabricator

Distinguish between ported-forward and ported-backward comments
ClosedPublic

Authored by epriestley on Apr 21 2015, 1:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 26, 11:17 PM
Unknown Object (File)
Thu, Apr 25, 12:10 AM
Unknown Object (File)
Thu, Apr 11, 8:27 AM
Unknown Object (File)
Mar 31 2024, 4:42 PM
Unknown Object (File)
Mar 21 2024, 11:12 PM
Unknown Object (File)
Mar 10 2024, 11:59 AM
Unknown Object (File)
Feb 9 2024, 7:25 AM
Unknown Object (File)
Feb 6 2024, 9:47 PM
Subscribers

Details

Summary

Ref T7447. This might be overkill, but I want to over-explain things until we have more confidence that this is rarely confusing.

NOTE: I'm playing it a bit fast and loose with setIsGhost() (passing a dictionary) because making API changes requires changing the interface and Diffusion, which is a pain. I'll clean this up at the end once the interface is more final. This is well-contained for now.
Test Plan
  • Viewed "base vs 2" in a diff with 3 diffs, saw some "older comments" and some "newer comments".
  • Hovered the tags for an explanation of comment spookiness.

Screen_Shot_2015-04-21_at_6.18.54_AM.png (413×809 px, 51 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Distinguish between ported-forward and ported-backward comments.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Apr 21 2015, 5:33 PM
This revision was automatically updated to reflect the committed changes.