Page MenuHomePhabricator

Add a "Pro" version of the Differential comment save controller
ClosedPublic

Authored by epriestley on Feb 22 2014, 12:43 AM.
Tags
None
Referenced Files
F16528875: D8304.diff
Mon, Jun 16, 10:44 PM
Unknown Object (File)
Mon, Jun 9, 1:58 AM
Unknown Object (File)
Thu, May 29, 12:50 AM
Unknown Object (File)
Mon, May 26, 9:52 AM
Unknown Object (File)
Tue, May 20, 5:22 AM
Unknown Object (File)
Mon, May 19, 9:21 PM
Unknown Object (File)
May 9 2025, 8:03 AM
Unknown Object (File)
May 8 2025, 11:44 AM
Subscribers

Details

Summary

Ref T2222. Adds a mostly-functional "Pro" comment controller. This does the core stuff, but does not yet do actions (accept, reject, etc.) or inline comments.

Test Plan

Changed the if (false) to an if (true), then made some comments, etc. This is normally unreachable.