Page MenuHomePhabricator

Fix infinite loop in renderAccessDenied()
ClosedPublic

Authored by epriestley on Jun 30 2015, 6:35 PM.
Tags
None
Referenced Files
F13981699: D13489.diff
Oct 19 2024, 6:31 PM
F13977406: D13489.diff
Oct 18 2024, 6:26 PM
F13973488: D13489.diff
Oct 18 2024, 1:07 AM
F13973473: D13489.id.diff
Oct 18 2024, 1:04 AM
F13973470: D13489.id32636.diff
Oct 18 2024, 1:03 AM
F13973465: D13489.id32637.diff
Oct 18 2024, 1:01 AM
F13971454: D13489.id32637.diff
Oct 17 2024, 1:28 PM
Unknown Object (File)
Sep 29 2024, 3:43 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.