DescriptionFix ActivityAssigner StrictMode Violation.
This should fix (and unwhitelist) the strict
mode violation caused by reading shared prefs.
I'm using the same strategy as in
https://codereview.chromium.org/1464313010/
previously, to pre-load the shared prefs to warm
them up so that by the time we need to read them,
they're already in memory.
BUG=562189
Committed: https://crrev.com/66f15c1e65b5d5a30b68022a4a7edf005cd6630f
Cr-Commit-Position: refs/heads/master@{#371007}
Patch Set 1 #Patch Set 2 : undo whitelist #Patch Set 3 : warm prefs #
Messages
Total messages: 12 (6 generated)
|