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

Issue 9726023: Revert 127575 - Revert 127573 - DOMStorageContextImpl that's implemented in terms of the new dom_st… (Closed)

Created:
8 years, 9 months ago by michaeln
Modified:
8 years, 9 months ago
Reviewers:
dgrogan
CC:
chromium-reviews, joi+watch-content_chromium.org, jam, darin-cc_chromium.org
Visibility:
Public.

Description

Revert 127575 - Revert 127573 - DOMStorageContextImpl that's implemented in terms of the new dom_storage classes. Also compile out existing tests that no longer apply when ENABLE_NEW_DOM_STORAGE_BACKEND is defined. And add the missing #include to fix the compile error. BUG=106763 Review URL: https://chromiumcodereview.appspot.com/9695013 TBR=michaeln@google.com Review URL: https://chromiumcodereview.appspot.com/9726022 TBR=dgrogan@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=127604

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+188 lines, -38 lines) Patch
M content/browser/browser_context.cc View 7 chunks +16 lines, -19 lines 0 comments Download
A + content/browser/dom_storage/dom_storage_context_impl_new.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + content/browser/dom_storage/dom_storage_context_impl_new.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
M content/browser/in_process_webkit/dom_storage_browsertest.cc View 3 chunks +8 lines, -1 line 0 comments Download
M content/browser/in_process_webkit/dom_storage_context_impl.h View 1 chunk +2 lines, -6 lines 0 comments Download
M content/browser/in_process_webkit/dom_storage_context_impl.cc View 4 chunks +30 lines, -1 line 0 comments Download
M content/browser/in_process_webkit/dom_storage_uitest.cc View 2 chunks +7 lines, -0 lines 0 comments Download
M content/browser/in_process_webkit/dom_storage_unittest.cc View 3 chunks +8 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_message_filter.cc View 1 chunk +12 lines, -0 lines 0 comments Download
M webkit/dom_storage/dom_storage_area.h View 2 chunks +3 lines, -2 lines 0 comments Download
M webkit/dom_storage/dom_storage_area.cc View 2 chunks +14 lines, -7 lines 0 comments Download
M webkit/dom_storage/dom_storage_context.h View 1 5 chunks +37 lines, -2 lines 0 comments Download
M webkit/dom_storage/dom_storage_context.cc View 2 chunks +53 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
michaeln
8 years, 9 months ago (2012-03-20 00:12:20 UTC) #1
dgrogan
8 years, 9 months ago (2012-03-20 00:16:01 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698