Page MenuHomePhabricator

Removed willProcessRequest from DifferentialRevisionLandController
ClosedPublic

Authored by jcox on Sep 19 2016, 1:19 PM.
Tags
None
Referenced Files
F18839311: D16572.id.diff
Mon, Oct 27, 3:32 PM
F18830244: D16572.id39889.diff
Sat, Oct 25, 5:21 AM
F18819111: D16572.id39889.diff
Wed, Oct 22, 4:25 AM
F18810872: D16572.id.diff
Sun, Oct 19, 11:49 PM
F18806121: D16572.diff
Sat, Oct 18, 5:52 PM
F18642336: D16572.id.diff
Sep 18 2025, 11:34 PM
F18618606: D16572.diff
Sep 15 2025, 12:33 AM
F18615080: D16572.diff
Sep 14 2025, 1:51 PM

Details

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jcox retitled this revision from to Removed willProcessRequest from DifferentialRevisionLandController.
jcox updated this object.
jcox edited the test plan for this revision. (Show Details)
jcox edited edge metadata.
epriestley added a reviewer: epriestley.

This code isn't actually reachable ("Land Revision" in the web UI uses DifferentialRevisionOperationController, not this one) but it's being retained purely for backward compatibility until "Land Revision" has a better story on auth-to-GitHub stuff which this older thing technically sort-of supports.

This revision is now accepted and ready to land.Sep 19 2016, 5:08 PM

ah gotcha. Should I land this anyway or just leave it be?

Just land it, if this somehow breaks things (unlikely) this code was slated for removal anyway.

jcox edited edge metadata.

Rebase

This revision was automatically updated to reflect the committed changes.