Page MenuHomePhabricator

Fix call to isGlobalDragAndDropUploadEnabled() from pages with no controller
ClosedPublic

Authored by epriestley on Apr 24 2015, 10:29 AM.
Tags
None
Referenced Files
F13097709: D12538.diff
Fri, Apr 26, 2:23 AM
Unknown Object (File)
Thu, Apr 25, 1:42 AM
Unknown Object (File)
Sat, Apr 20, 12:17 PM
Unknown Object (File)
Sat, Apr 20, 12:17 PM
Unknown Object (File)
Sat, Apr 20, 12:12 PM
Unknown Object (File)
Sat, Apr 20, 11:25 AM
Unknown Object (File)
Thu, Apr 11, 1:48 PM
Unknown Object (File)
Tue, Apr 2, 10:15 AM
Subscribers
Tokens
"Haypence" token, awarded by btrahan.

Details

Summary

Fixes T7902. Some kinds of error pages, including the 404 page, may not have a controller when they reach this method.

Test Plan

Hit 404 page.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix call to isGlobalDragAndDropUploadEnabled() from pages with no controller.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Apr 24 2015, 4:03 PM
This revision was automatically updated to reflect the committed changes.