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)
Tue, May 20, 7:53 PM
Unknown Object (File)
Mon, May 19, 7:21 PM
Unknown Object (File)
Fri, May 9, 9:28 PM
Unknown Object (File)
Wed, May 7, 8:52 PM
Unknown Object (File)
Tue, Apr 29, 3:24 AM
Unknown Object (File)
Apr 22 2025, 4:32 AM
Unknown Object (File)
Apr 20 2025, 2:35 AM
Unknown Object (File)
Apr 19 2025, 6:51 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.