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
F14395723: D16044.diff
Sun, Dec 22, 5:05 AM
Unknown Object (File)
Wed, Dec 11, 2:55 PM
Unknown Object (File)
Thu, Dec 5, 8:03 AM
Unknown Object (File)
Wed, Nov 27, 7:05 PM
Unknown Object (File)
Nov 21 2024, 8:06 PM
Unknown Object (File)
Nov 17 2024, 5:33 PM
Unknown Object (File)
Nov 15 2024, 9:12 AM
Unknown Object (File)
Nov 9 2024, 10:01 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.