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
F15391288: D12538.diff
Sat, Mar 15, 9:13 AM
F15334910: D12538.diff
Sat, Mar 8, 1:12 PM
F15285118: D12538.id30109.diff
Tue, Mar 4, 11:39 AM
Unknown Object (File)
Sun, Feb 23, 1:53 AM
Unknown Object (File)
Feb 16 2025, 1:22 PM
Unknown Object (File)
Feb 8 2025, 3:55 AM
Unknown Object (File)
Feb 8 2025, 3:55 AM
Unknown Object (File)
Feb 8 2025, 3:55 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.