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

Issue 10834264: Add BrowserContext::GetQuotaManagerForRenderProcess for the isolated app feature. (Closed)

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

Description

Access the QuotaManager via a StoragePartition to support the isolated app feature. BUG=85121 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=152695

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -17 lines) Patch
M chrome/browser/browsing_data/browsing_data_quota_helper_impl.cc View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_remover.cc View 1 2 1 chunk +5 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/quota_internals_handler.cc View 1 2 2 chunks +3 lines, -1 line 0 comments Download
M content/browser/browser_context.cc View 1 2 1 chunk +0 lines, -7 lines 0 comments Download
M content/browser/fileapi/file_system_browsertest.cc View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M content/browser/in_process_webkit/indexed_db_browsertest.cc View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M content/browser/storage_partition_impl_map.cc View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M content/public/browser/browser_context.h View 1 2 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
awong
Is it possible to add a test into src/chrome/browser/extensions/isolated_app_apitest.cc to assert that the partitions are ...
8 years, 4 months ago (2012-08-10 14:04:25 UTC) #1
awong
looking solid. Have a couple of comments. https://chromiumcodereview.appspot.com/10834264/diff/1/chrome/browser/ui/webui/quota_internals_handler.cc File chrome/browser/ui/webui/quota_internals_handler.cc (right): https://chromiumcodereview.appspot.com/10834264/diff/1/chrome/browser/ui/webui/quota_internals_handler.cc#newcode90 chrome/browser/ui/webui/quota_internals_handler.cc:90: BrowserContext::GetDefaultQuotaManager(Profile::FromWebUI(web_ui()))); Is ...
8 years, 4 months ago (2012-08-10 14:17:19 UTC) #2
michaeln
On 2012/08/10 14:17:19, awong wrote: > looking solid. Have a couple of comments. > > ...
8 years, 4 months ago (2012-08-10 19:48:22 UTC) #3
awong
On Fri, Aug 10, 2012 at 12:48 PM, <michaeln@chromium.org> wrote: > Reviewers: awong, > > ...
8 years, 4 months ago (2012-08-10 21:17:35 UTC) #4
michaeln
Hey... i haven't forgotten about this one... i'll pick this up after https://chromiumcodereview.appspot.com/10837230/ lands.
8 years, 4 months ago (2012-08-17 19:02:00 UTC) #5
awong
Sounds good. I'm trying to debug a crazy crash in that other CL that is ...
8 years, 4 months ago (2012-08-17 19:11:47 UTC) #6
michaeln
ptal
8 years, 4 months ago (2012-08-21 21:23:18 UTC) #7
awong
LGTM w/ nit Thanks! https://chromiumcodereview.appspot.com/10834264/diff/9002/content/browser/storage_partition_impl_map.cc File content/browser/storage_partition_impl_map.cc (right): https://chromiumcodereview.appspot.com/10834264/diff/9002/content/browser/storage_partition_impl_map.cc#newcode91 content/browser/storage_partition_impl_map.cc:91: // partition when populating the ...
8 years, 4 months ago (2012-08-21 21:34:06 UTC) #8
michaeln
8 years, 4 months ago (2012-08-21 22:52:39 UTC) #9
> Can we add http://crbug.com/85121 to this TODO?

Done

Powered by Google App Engine
This is Rietveld 408576698