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)
Sat, Dec 7, 4:24 PM
Unknown Object (File)
Thu, Dec 5, 7:26 PM
Unknown Object (File)
Thu, Dec 5, 2:11 AM
Unknown Object (File)
Thu, Nov 28, 3:23 PM
Unknown Object (File)
Nov 3 2024, 9:30 AM
Unknown Object (File)
Oct 21 2024, 9:32 PM
Unknown Object (File)
Oct 15 2024, 7:52 AM
Unknown Object (File)
Oct 14 2024, 8:29 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
Branch
diff12
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 14908
Build 19528: Run Core Tests
Build 19527: arc lint + arc unit

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.