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
Unknown Object (File)
Fri, Jan 17, 4:36 PM
Unknown Object (File)
Fri, Jan 17, 2:21 AM
Unknown Object (File)
Thu, Jan 16, 5:43 AM
Unknown Object (File)
Wed, Dec 25, 12:27 AM
Unknown Object (File)
Wed, Dec 25, 12:07 AM
Unknown Object (File)
Dec 20 2024, 10:10 AM
Unknown Object (File)
Dec 17 2024, 11:14 AM
Unknown Object (File)
Dec 3 2024, 10:34 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.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped