DescriptionDisable the new delayed load strategy for PersistentCookieStore.
I recently introduced a change which caused SQLitePersistentCookieStore to load
the cookies for one eTLD every 200ms, instead of every 0ms. That change
appeared to cause a hang during shutdown.
This CL changes the delay from 200ms back to 0ms while I investigate the hang.
BUG=436152, 448910
Committed: https://crrev.com/d551c7628b6a71f111bed91bec3eda7b8ee1ca26
Cr-Commit-Position: refs/heads/master@{#312903}
Patch Set 1 #
Messages
Total messages: 17 (7 generated)
|