Page MenuHomePhabricator

Fix infinite loop in renderAccessDenied()
ClosedPublic

Authored by epriestley on Jun 30 2015, 6:35 PM.
Tags
None
Referenced Files
F13137496: D13489.diff
Thu, May 2, 7:17 PM
Unknown Object (File)
Mon, Apr 29, 7:51 PM
Unknown Object (File)
Sat, Apr 27, 5:05 AM
Unknown Object (File)
Mon, Apr 22, 12:31 PM
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
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
Branch
loop1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 7066
Build 7185: [Placeholder Plan] Wait for 30 Seconds
Build 7184: arc lint + arc unit

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.