Chromium Code Reviews
Descriptioncustomtabs: Load the SharedPreferences only once, in the background.
RequestThrottler needs to access SharedPreferences, triggering a
StrictMode violation at the first access. Make sure that this access is
from an AsyncTask, and that we execute the AsyncTask only once (for
efficiency).
BUG=724534
Review-Url: https://codereview.chromium.org/2917053004
Cr-Commit-Position: refs/heads/master@{#477599}
Committed: https://chromium.googlesource.com/chromium/src/+/7b00acc99eb8c9b4ddffda41f9215fff02c31b0b
Patch Set 1 #Patch Set 2 : Please FindBugs. #
Messages
Total messages: 17 (12 generated)
|
||||||||||||||||||||||||||||