Some 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

Review URL: https://codereview.chromium.org/1837883003

Cr-Commit-Position: refs/heads/master@{#385533}


CrOS-Libchrome-Original-Commit: 7337bd98d54955a98a1e339367ea21d2c98e49cc
1 file changed
tree: 7ab784accb9a1e819127d632cf9ff5c2eb773ee1
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/