Page MenuHomePhabricator

Fix infinite loop in renderAccessDenied()
ClosedPublic

Authored by epriestley on Jun 30 2015, 6:35 PM.
Tags
None
Referenced Files
F19510465: D13489.id32637.diff
Sun, Jan 11, 10:00 AM
F19275669: D13489.id32636.diff
Tue, Dec 23, 12:41 AM
F18834911: D13489.diff
Oct 26 2025, 11:54 AM
F18757789: D13489.id32637.diff
Oct 5 2025, 7:28 PM
F18738709: D13489.id32636.diff
Oct 1 2025, 4:42 PM
F18736483: D13489.id32636.diff
Oct 1 2025, 6:07 AM
F18716955: D13489.diff
Sep 29 2025, 12:56 PM
F18642230: D13489.id32637.diff
Sep 18 2025, 11:08 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.