Page MenuHomePhabricator

Fix infinite loop in renderAccessDenied()
ClosedPublic

Authored by epriestley on Jun 30 2015, 6:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 14, 2:49 PM
Unknown Object (File)
Sun, Apr 14, 2:49 PM
Unknown Object (File)
Sun, Apr 14, 2:16 PM
Unknown Object (File)
Sun, Apr 14, 1:20 PM
Unknown Object (File)
Mon, Apr 8, 10:07 PM
Unknown Object (File)
Tue, Apr 2, 9:36 AM
Unknown Object (File)
Sun, Mar 31, 9:08 PM
Unknown Object (File)
Fri, Mar 29, 11:47 PM
Subscribers

Details

Summary

Fixes T8727. When I added setParentQuery(), I increased the cache hit rate but also accidentally propagated policy exception settings.

Instead, make the policy exception beahvior explicit: no exceptions should be raised when querying handles.

Test Plan

Will test production.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix infinite loop in renderAccessDenied().
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.Jun 30 2015, 6:42 PM
This revision was automatically updated to reflect the committed changes.