Page MenuHomePhabricator

After toggling DarkConsole, force a user settings cache fill
ClosedPublic

Authored by epriestley on Jun 5 2016, 1:58 PM.
Tags
None
Referenced Files
F13147947: D16044.diff
Fri, May 3, 7:05 PM
F13143268: D16044.diff
Fri, May 3, 7:21 AM
Unknown Object (File)
Wed, May 1, 12:06 PM
Unknown Object (File)
Tue, Apr 30, 3:11 AM
Unknown Object (File)
Thu, Apr 25, 1:29 AM
Unknown Object (File)
Thu, Apr 11, 8:59 AM
Unknown Object (File)
Mon, Apr 8, 2:07 AM
Unknown Object (File)
Mar 29 2024, 7:33 PM
Subscribers
None

Details

Summary

Ref T10078. Currently, you toggle DarkConsole and then load a page, but on the load we have to refill your settings cache since toggling DarkConsole dirtied it.

This is fine, except that it makes it harder to understand what's going on with queries on a page. Just force it to reload right away instead.

Test Plan

Toggled DarkConsole, reloaded page, no longer saw settings toggle-related cache fill.

Diff Detail

Repository
rP Phabricator
Branch
setting33
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 12469
Build 15804: Run Core Tests
Build 15803: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to After toggling DarkConsole, force a user settings cache fill.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jun 5 2016, 4:23 PM
This revision was automatically updated to reflect the committed changes.