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

Issue 15862008: Add SpecialStoragePolicy::HasIsolatedStorage (Closed)

Created:
7 years, 6 months ago by kinuko
Modified:
7 years, 6 months ago
CC:
chromium-reviews, Aaron Boodman, darin-cc_chromium.org, chromium-apps-reviews_chromium.org, tzik
Visibility:
Public.

Description

Add SpecialStoragePolicy::HasIsolatedStorage So that we can tell if the origin has isolated storage partition or not. BUG=242272 TEST=ExtensionSpecialStoragePolicyTest.HasIsolatedStorage R=asargent@chromium.org, michaeln@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203129

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -5 lines) Patch
M chrome/browser/extensions/extension_special_storage_policy.h View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_special_storage_policy.cc View 1 7 chunks +15 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_special_storage_policy_unittest.cc View 1 1 chunk +11 lines, -0 lines 0 comments Download
M webkit/browser/quota/mock_special_storage_policy.h View 1 2 4 chunks +7 lines, -0 lines 0 comments Download
M webkit/browser/quota/mock_special_storage_policy.cc View 1 2 2 chunks +11 lines, -5 lines 0 comments Download
M webkit/browser/quota/special_storage_policy.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
kinuko
Can we add a method like this to SpecialStoragePolicy? PTL thanks,
7 years, 6 months ago (2013-05-28 11:41:33 UTC) #1
michaeln
lgtm The code change looks fine and good. But, what this actually means is kind ...
7 years, 6 months ago (2013-05-28 19:23:19 UTC) #2
kinuko
On 2013/05/28 19:23:19, michaeln wrote: > lgtm > > The code change looks fine and ...
7 years, 6 months ago (2013-05-29 02:09:31 UTC) #3
michaeln
> How about if we rename this to like... > > HasIsolatedStorage(origin) or > HasSingleIsolatedStorage(origin) ...
7 years, 6 months ago (2013-05-29 02:21:28 UTC) #4
kinuko
On 2013/05/29 02:21:28, michaeln wrote: > > How about if we rename this to like... ...
7 years, 6 months ago (2013-05-29 02:42:20 UTC) #5
michaeln
On 2013/05/29 02:42:20, kinuko wrote: > On 2013/05/29 02:21:28, michaeln wrote: > > > How ...
7 years, 6 months ago (2013-05-29 02:47:46 UTC) #6
kinuko
Revised the method name and method-level comment per discussion.
7 years, 6 months ago (2013-05-29 03:50:33 UTC) #7
kinuko
benwells: mind doing an owner's review for c/b/extensions changes? Thanks!
7 years, 6 months ago (2013-05-29 03:52:25 UTC) #8
kinuko
On 2013/05/29 03:52:25, kinuko wrote: > benwells: mind doing an owner's review for c/b/extensions changes? ...
7 years, 6 months ago (2013-05-29 14:15:22 UTC) #9
asargent_no_longer_on_chrome
LGTM Apologies for review latency
7 years, 6 months ago (2013-05-29 17:11:58 UTC) #10
kinuko
On 2013/05/29 17:11:58, Antony Sargent wrote: > LGTM > > Apologies for review latency Thanks!
7 years, 6 months ago (2013-05-30 02:23:05 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kinuko@chromium.org/15862008/17001
7 years, 6 months ago (2013-05-30 02:35:33 UTC) #12
commit-bot: I haz the power
Failed to apply patch for webkit/quota/mock_special_storage_policy.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; can't find ...
7 years, 6 months ago (2013-05-30 06:02:48 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kinuko@chromium.org/15862008/40002
7 years, 6 months ago (2013-05-30 07:00:21 UTC) #14
kinuko
7 years, 6 months ago (2013-05-30 12:33:56 UTC) #15
Message was sent while issue was closed.
Committed patchset #3 manually as r203129 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698