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

Issue 9999021: Don't hardcode the "Local Storage" directory name in DomStorageContext. (Closed)

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

Description

DomStorageContext: separate directories for localStorage and sessionStorage. This is needed to eventually store sessionStorage on disk. BUG=104292 TEST=NONE Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=132555

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Total comments: 2

Patch Set 4 : Code review. #

Total comments: 2

Patch Set 5 : Const ref. #

Patch Set 6 : Rebased. #

Patch Set 7 : Rebased better. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -22 lines) Patch
M content/browser/dom_storage/dom_storage_context_impl.cc View 1 2 3 4 5 6 3 chunks +7 lines, -2 lines 0 comments Download
M webkit/dom_storage/dom_storage_context.h View 1 2 3 4 2 chunks +22 lines, -5 lines 0 comments Download
M webkit/dom_storage/dom_storage_context.cc View 1 2 3 5 chunks +13 lines, -10 lines 0 comments Download
M webkit/dom_storage/dom_storage_context_unittest.cc View 1 2 3 5 chunks +5 lines, -4 lines 0 comments Download
M webkit/tools/test_shell/simple_dom_storage_system.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 16 (0 generated)
marja
Hi Michael, I created this CL to be able to add a directory name for ...
8 years, 8 months ago (2012-04-11 12:07:21 UTC) #1
michaeln
https://chromiumcodereview.appspot.com/9999021/diff/11002/content/browser/dom_storage/dom_storage_context_impl_new.cc File content/browser/dom_storage/dom_storage_context_impl_new.cc (right): https://chromiumcodereview.appspot.com/9999021/diff/11002/content/browser/dom_storage/dom_storage_context_impl_new.cc#newcode85 content/browser/dom_storage/dom_storage_context_impl_new.cc:85: data_path, Another option is to give the dom_storage class ...
8 years, 8 months ago (2012-04-11 20:35:53 UTC) #2
marja
https://chromiumcodereview.appspot.com/9999021/diff/11002/content/browser/dom_storage/dom_storage_context_impl_new.cc File content/browser/dom_storage/dom_storage_context_impl_new.cc (right): https://chromiumcodereview.appspot.com/9999021/diff/11002/content/browser/dom_storage/dom_storage_context_impl_new.cc#newcode85 content/browser/dom_storage/dom_storage_context_impl_new.cc:85: data_path, On 2012/04/11 20:35:53, michaeln wrote: > Another option ...
8 years, 8 months ago (2012-04-12 14:58:11 UTC) #3
michaeln
lgtm, thnx! https://chromiumcodereview.appspot.com/9999021/diff/15002/webkit/dom_storage/dom_storage_context.h File webkit/dom_storage/dom_storage_context.h (right): https://chromiumcodereview.appspot.com/9999021/diff/15002/webkit/dom_storage/dom_storage_context.h#newcode103 webkit/dom_storage/dom_storage_context.h:103: FilePath sessionstorage_directory() { return sessionstorage_directory_; } can ...
8 years, 8 months ago (2012-04-12 18:35:38 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/marja@chromium.org/9999021/19001
8 years, 8 months ago (2012-04-13 07:47:59 UTC) #5
commit-bot: I haz the power
Presubmit check for 9999021-19001 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 8 months ago (2012-04-13 07:48:02 UTC) #6
marja
Oops, missing OWNERS. tony, could you review the tiny change in webkit/tools/test_shell/simple_dom_storage_system.cc ? (michaeln has ...
8 years, 8 months ago (2012-04-13 07:55:28 UTC) #7
marja
https://chromiumcodereview.appspot.com/9999021/diff/15002/webkit/dom_storage/dom_storage_context.h File webkit/dom_storage/dom_storage_context.h (right): https://chromiumcodereview.appspot.com/9999021/diff/15002/webkit/dom_storage/dom_storage_context.h#newcode103 webkit/dom_storage/dom_storage_context.h:103: FilePath sessionstorage_directory() { return sessionstorage_directory_; } On 2012/04/12 18:35:38, ...
8 years, 8 months ago (2012-04-13 07:56:09 UTC) #8
marja
Oops2, tony seems to be on vacation. jamesr, could you review the tiny change in ...
8 years, 8 months ago (2012-04-16 15:12:43 UTC) #9
jamesr
lgtm
8 years, 8 months ago (2012-04-16 17:57:02 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/marja@chromium.org/9999021/19001
8 years, 8 months ago (2012-04-17 07:11:20 UTC) #11
commit-bot: I haz the power
Can't apply patch for file content/browser/dom_storage/dom_storage_context_impl_new.cc. While running patch -p1 --forward --force; patching file content/browser/dom_storage/dom_storage_context_impl_new.cc ...
8 years, 8 months ago (2012-04-17 07:11:23 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/marja@chromium.org/9999021/24002
8 years, 8 months ago (2012-04-17 07:37:29 UTC) #13
commit-bot: I haz the power
Can't apply patch for file content/browser/dom_storage/dom_storage_context_impl_new.cc. While running patch -p1 --forward --force; patching file content/browser/dom_storage/dom_storage_context_impl_new.cc ...
8 years, 8 months ago (2012-04-17 07:37:31 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/marja@chromium.org/9999021/27002
8 years, 8 months ago (2012-04-17 07:41:59 UTC) #15
commit-bot: I haz the power
8 years, 8 months ago (2012-04-17 09:30:15 UTC) #16
Change committed as 132555

Powered by Google App Engine
This is Rietveld 408576698