Page MenuHomePhabricator

Fix infinite loop in renderAccessDenied()
ClosedPublic

Authored by epriestley on Jun 30 2015, 6:35 PM.
Tags
None
Referenced Files
F15527540: D13489.id32637.diff
Tue, Apr 22, 4:32 AM
F15520017: D13489.id32636.diff
Sun, Apr 20, 2:35 AM
F15518998: D13489.id.diff
Sat, Apr 19, 6:51 PM
F15516274: D13489.diff
Fri, Apr 18, 5:38 PM
F15506584: D13489.diff
Tue, Apr 15, 12:27 PM
F15500825: D13489.id32637.diff
Sun, Apr 13, 7:29 PM
F15481710: D13489.id32637.diff
Tue, Apr 8, 10:30 PM
F15474175: D13489.diff
Sun, Apr 6, 5:49 AM
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.