Page MenuHomePhabricator

Replace Differential Edit controller with EditEngine-driven EditPro controller
ClosedPublic

Authored by epriestley on Dec 14 2016, 2:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 29, 11:18 PM
Unknown Object (File)
Thu, May 29, 8:52 AM
Unknown Object (File)
Wed, May 28, 6:20 PM
Unknown Object (File)
Tue, May 27, 9:26 PM
Unknown Object (File)
Sun, May 25, 8:08 PM
Unknown Object (File)
Sat, May 10, 10:50 PM
Unknown Object (File)
Mon, May 5, 4:31 PM
Unknown Object (File)
Apr 29 2025, 3:25 AM
Subscribers
None

Details

Summary

Ref T11114. This replaces the old edit controller with a new one based entirely on EditEngine.

This removes the CustomFieldEditEngineExtension hack for Differential, since remaining field types are fairly straightforward and work with existing EditEngine support, as far as I can tell.

Test Plan
  • Created a revision via web diffs.
  • Updated a revision via web diffs.
  • Edited a revision via web.
  • Edited nonstandard custom fields ("Blame Revision", "JIRA Issues").
  • Created a revision via CLI.
  • Updated a revision via CLI.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Replace Differential Edit controller with EditEngine-driven EditPro controller.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Dec 14 2016, 3:10 PM
This revision was automatically updated to reflect the committed changes.