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

Issue 10378066: SessionStorageDatabase: Allow writing data into a shallow copy. (Closed)

Created:
8 years, 7 months ago by marja
Modified:
8 years, 7 months ago
Reviewers:
michaeln
CC:
chromium-reviews, darin-cc_chromium.org, benm (inactive)
Visibility:
Public.

Description

SessionStorageDatabase: Allow writing data into a shallow copy. BUG=104292 TEST=SessionStorageDatabaseTest.{WriteIntoShallowCopy,NamespaceOffsetWriteIntoShallowCopy} Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=136263

Patch Set 1 #

Total comments: 2

Patch Set 2 : Code review. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -76 lines) Patch
M webkit/dom_storage/session_storage_database.h View 1 3 chunks +12 lines, -4 lines 0 comments Download
M webkit/dom_storage/session_storage_database.cc View 3 chunks +43 lines, -62 lines 0 comments Download
M webkit/dom_storage/session_storage_database_unittest.cc View 4 chunks +5 lines, -10 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
marja
Hi again, Second thoughts: it seems more reasonable to let the SessionStorageDatabase take care of ...
8 years, 7 months ago (2012-05-09 12:08:15 UTC) #1
michaeln
lgtm, sounds like a nice simplification from the callers point of view https://chromiumcodereview.appspot.com/10378066/diff/1/webkit/dom_storage/session_storage_database.h File webkit/dom_storage/session_storage_database.h ...
8 years, 7 months ago (2012-05-09 21:46:48 UTC) #2
marja
Thanks for review! http://codereview.chromium.org/10378066/diff/1/webkit/dom_storage/session_storage_database.h File webkit/dom_storage/session_storage_database.h (right): http://codereview.chromium.org/10378066/diff/1/webkit/dom_storage/session_storage_database.h#newcode60 webkit/dom_storage/session_storage_database.h:60: bool DeepCopyArea(int64 namespace_id, const GURL& origin); ...
8 years, 7 months ago (2012-05-10 06:30:04 UTC) #3
commit-bot: I haz the power
8 years, 7 months ago (2012-05-10 06:30:21 UTC) #4

Powered by Google App Engine
This is Rietveld 408576698