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
F18409673: D16044.id.diff
Sat, Aug 30, 4:11 AM
F18391208: D16044.diff
Fri, Aug 29, 7:25 AM
F18109216: D16044.id38610.diff
Mon, Aug 11, 12:31 PM
F17922204: D16044.id.diff
Jul 30 2025, 6:27 AM
F17900619: D16044.diff
Jul 29 2025, 9:16 AM
F17833137: D16044.id38610.diff
Jul 26 2025, 1:19 PM
F17826030: D16044.id.diff
Jul 26 2025, 6:57 AM
F17825406: D16044.id38598.diff
Jul 26 2025, 6:23 AM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.