Page MenuHomePhabricator

Consolidate some application email receiver code in preparation for API changes
ClosedPublic

Authored by epriestley on Jan 3 2019, 5:56 PM.
Tags
None
Referenced Files
F15566399: D19950.id47622.diff
Thu, May 1, 8:04 PM
F15563245: D19950.id47644.diff
Wed, Apr 30, 7:04 AM
F15539794: D19950.id.diff
Fri, Apr 25, 4:21 AM
F15536551: D19950.diff
Thu, Apr 24, 10:29 AM
F15447155: D19950.id47622.diff
Mar 27 2025, 10:10 PM
F15431323: D19950.diff
Mar 24 2025, 11:45 AM
F15356685: D19950.id47622.diff
Mar 11 2025, 6:24 AM
Unknown Object (File)
Mar 3 2025, 12:37 PM
Subscribers
None

Details

Summary

Ref T7477. The various "create a new X via email" applications (Paste, Differential, Maniphest, etc) all have a bunch of duplicate code.

The inheritance stack here is generally a little weird. Extend these from a shared parent to reduce the number of callsites I need to change when this API is adjusted for T7477.

Test Plan

Ran unit tests. This will get more thorough testing once more pieces are in place.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable