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
F13161239: D19950.id47622.diff
Mon, May 6, 5:47 AM
Unknown Object (File)
Fri, May 3, 7:57 AM
Unknown Object (File)
Sun, Apr 28, 7:57 AM
Unknown Object (File)
Fri, Apr 26, 2:38 AM
Unknown Object (File)
Thu, Apr 25, 1:55 AM
Unknown Object (File)
Sat, Apr 20, 4:40 PM
Unknown Object (File)
Apr 4 2024, 3:30 PM
Unknown Object (File)
Mar 31 2024, 2:32 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