DescriptionSome fleshing out the mojo based localstorage implementation.
Data is not yet stored on disk, but its functional from a pages point of view. The mojo based plumbing between the caching layers in the renderer and and browser process is working.
The browser side now enforces a size constraint.
The observer on the renderer side now longer lived so storage events are not dropped. Events have to be raised even if the local cache is not loaded.
BUG=586194
Committed: https://crrev.com/7337bd98d54955a98a1e339367ea21d2c98e49cc
Cr-Commit-Position: refs/heads/master@{#385533}
Patch Set 1 #Patch Set 2 : long lived observer #
Total comments: 4
Patch Set 3 : #
Total comments: 6
Patch Set 4 : comments #Patch Set 5 : #Patch Set 6 : #
Total comments: 9
Patch Set 7 : #Messages
Total messages: 29 (13 generated)
|