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

Issue 13209004: Add a flag to override unlimitedStorage quota for any origins. (Closed)

Created:
7 years, 8 months ago by tzik
Modified:
7 years, 8 months ago
Reviewers:
kinuko, michaeln, benwells
CC:
chromium-reviews, joi+watch-content_chromium.org, Aaron Boodman, darin-cc_chromium.org, jam, chromium-apps-reviews_chromium.org, hamaji, Yusuke Sato, Jói, Avi (use Gerrit)
Visibility:
Public.

Description

Add a flag to override unlimitedStorage quota for any origins. This CL adds "--unlimited-storage" command line flag, that override unlimitedStorage quota for all origins. BUG=224381 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=191538

Patch Set 1 #

Total comments: 2

Patch Set 2 : update comment #

Patch Set 3 : move from content/ to chrome/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M chrome/browser/extensions/extension_special_storage_policy.cc View 1 2 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
tzik
Hi. I'd like to add --unlimited-storage for debugging plugin that uses FileSystem. Could you take ...
7 years, 8 months ago (2013-03-28 23:49:54 UTC) #1
kinuko
(-aaron, +michaeln) https://codereview.chromium.org/13209004/diff/1/content/public/common/content_switches.cc File content/public/common/content_switches.cc (right): https://codereview.chromium.org/13209004/diff/1/content/public/common/content_switches.cc#newcode774 content/public/common/content_switches.cc:774: // Allocates unlimited quota for all origins. ...
7 years, 8 months ago (2013-03-29 00:10:09 UTC) #2
tzik
Updated! Also, updated issue title and description. https://codereview.chromium.org/13209004/diff/1/content/public/common/content_switches.cc File content/public/common/content_switches.cc (right): https://codereview.chromium.org/13209004/diff/1/content/public/common/content_switches.cc#newcode774 content/public/common/content_switches.cc:774: // Allocates ...
7 years, 8 months ago (2013-03-29 19:52:00 UTC) #3
kinuko
lgtm (if owners are ok)
7 years, 8 months ago (2013-03-29 20:04:03 UTC) #4
tzik
[-Jói, +Avi] since he is absent. Avi, could you take a look? Can I add ...
7 years, 8 months ago (2013-03-29 20:49:10 UTC) #5
Avi (use Gerrit)
Why are you adding a flag in content but only using it in chrome? That's ...
7 years, 8 months ago (2013-03-29 21:17:48 UTC) #6
tzik
On 2013/03/29 21:17:48, Avi wrote: > Why are you adding a flag in content but ...
7 years, 8 months ago (2013-03-29 22:46:35 UTC) #7
Avi (use Gerrit)
Then kinuko's ok is enough :)
7 years, 8 months ago (2013-03-29 22:47:59 UTC) #8
tzik
On 2013/03/29 22:47:59, Avi wrote: > Then kinuko's ok is enough :) Yes for chrome_switches. ...
7 years, 8 months ago (2013-03-29 22:59:11 UTC) #9
tzik
[+benwells] Ben: Could you take a look as a chrome/browser/extensions OWNERS?
7 years, 8 months ago (2013-03-29 23:02:44 UTC) #10
michaeln
lgtm2
7 years, 8 months ago (2013-03-29 23:38:38 UTC) #11
benwells
lgtm
7 years, 8 months ago (2013-03-30 02:06:03 UTC) #12
tzik
Thanks!
7 years, 8 months ago (2013-03-30 02:14:56 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/13209004/11001
7 years, 8 months ago (2013-03-30 02:15:16 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/13209004/11001
7 years, 8 months ago (2013-03-30 17:03:26 UTC) #15
commit-bot: I haz the power
7 years, 8 months ago (2013-03-30 18:59:02 UTC) #16
Message was sent while issue was closed.
Change committed as 191538

Powered by Google App Engine
This is Rietveld 408576698