Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(80)

Issue 2611743002: Integrate mojo localstorage implementation with DOMStorageContext API. (Closed)

Created:
3 years, 11 months ago by Marijn Kruisselbrink
Modified:
3 years, 11 months ago
Reviewers:
michaeln
CC:
chromium-reviews, darin-cc_chromium.org, jam
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Integrate mojo localstorage implementation with DOMStorageContext API. Calls out to the mojo localstorage implementation for querying and deleting local storage. Also avoids initializing the mojo implementation unless it is actually enabled. BUG=586194 Committed: https://crrev.com/0abdba0cfbf16e9d05fe372a9b7674286b801008 Cr-Commit-Position: refs/heads/master@{#441493}

Patch Set 1 #

Patch Set 2 : add flush #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -9 lines) Patch
M content/browser/dom_storage/dom_storage_context_wrapper.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/dom_storage/dom_storage_context_wrapper.cc View 1 9 chunks +39 lines, -9 lines 2 comments Download
M content/browser/dom_storage/local_storage_context_mojo.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/dom_storage/local_storage_context_mojo.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (15 generated)
Marijn Kruisselbrink
3 years, 11 months ago (2017-01-04 00:54:12 UTC) #10
michaeln
https://codereview.chromium.org/2611743002/diff/20001/content/browser/dom_storage/dom_storage_context_wrapper.cc File content/browser/dom_storage/dom_storage_context_wrapper.cc (right): https://codereview.chromium.org/2611743002/diff/20001/content/browser/dom_storage/dom_storage_context_wrapper.cc#newcode307 content/browser/dom_storage/dom_storage_context_wrapper.cc:307: context_->task_runner()->PostShutdownBlockingTask( Not sure you want to handle this in ...
3 years, 11 months ago (2017-01-04 21:14:44 UTC) #13
Marijn Kruisselbrink
https://codereview.chromium.org/2611743002/diff/20001/content/browser/dom_storage/dom_storage_context_wrapper.cc File content/browser/dom_storage/dom_storage_context_wrapper.cc (right): https://codereview.chromium.org/2611743002/diff/20001/content/browser/dom_storage/dom_storage_context_wrapper.cc#newcode307 content/browser/dom_storage/dom_storage_context_wrapper.cc:307: context_->task_runner()->PostShutdownBlockingTask( On 2017/01/04 at 21:14:44, michaeln wrote: > Not ...
3 years, 11 months ago (2017-01-04 21:17:37 UTC) #14
michaeln
dealing with that later lgtm On 2017/01/04 21:17:37, Marijn Kruisselbrink wrote: > https://codereview.chromium.org/2611743002/diff/20001/content/browser/dom_storage/dom_storage_context_wrapper.cc > File ...
3 years, 11 months ago (2017-01-04 21:34:52 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2611743002/20001
3 years, 11 months ago (2017-01-04 22:27:20 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
3 years, 11 months ago (2017-01-04 22:34:13 UTC) #20
commit-bot: I haz the power
3 years, 11 months ago (2017-01-04 22:35:50 UTC) #22
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0abdba0cfbf16e9d05fe372a9b7674286b801008
Cr-Commit-Position: refs/heads/master@{#441493}

Powered by Google App Engine
This is Rietveld 408576698