DescriptionlocalStorage: Aggressively flush to disk for Android WebView.
Android WebView does not save data during shutdown like Chrome does.
Adding an --enable-aggressive-domstorage-flushing flag to return the
DOM Storage implementation to the prior implementation which had a 1
sec. timer to flush the commit queue.
BUG=479767
Committed: https://crrev.com/a1f8d834ce9fc89e5e409e08bb00173c37854329
Cr-Commit-Position: refs/heads/master@{#329070}
Patch Set 1 #Patch Set 2 : Only logging LocalStorage.CommitDelay when not aggressive #
Total comments: 6
Patch Set 3 : Tweak to comments and function early return. #
Total comments: 1
Patch Set 4 : Added trace event. #
Messages
Total messages: 23 (8 generated)
|