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
Unknown Object (File)
Fri, Dec 20, 8:50 PM
Unknown Object (File)
Thu, Dec 5, 3:39 AM
Unknown Object (File)
Nov 21 2024, 8:36 AM
Unknown Object (File)
Nov 21 2024, 8:36 AM
Unknown Object (File)
Nov 20 2024, 7:07 AM
Unknown Object (File)
Oct 21 2024, 5:25 PM
Unknown Object (File)
Oct 21 2024, 4:52 PM
Unknown Object (File)
Oct 21 2024, 4:42 PM
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.