Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(464)

Issue 10879075: Shard DatabaseTracker (Closed)

Created:
8 years, 3 months ago by michaeln
Modified:
8 years, 3 months ago
CC:
chromium-reviews, mihaip-chromium-reviews_chromium.org, jam, joi+watch-content_chromium.org, Aaron Boodman, darin-cc_chromium.org, markusheintz_
Visibility:
Public.

Description

Access the DatabaseTracker via a StoragePartition to support the isolated app feature. TBR=brettw,mkwst,kalman BUG=85121 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=153814

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 5

Patch Set 6 : #

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -17 lines) Patch
M chrome/browser/browsing_data/browsing_data_database_helper.cc View 1 2 3 4 5 6 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_database_helper_browsertest.cc View 1 2 3 4 5 6 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/extensions/data_deleter.cc View 1 2 3 4 5 6 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_service_unittest.cc View 1 2 3 4 5 6 3 chunks +5 lines, -2 lines 0 comments Download
M content/browser/browser_context.cc View 1 2 3 4 5 6 2 chunks +2 lines, -8 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M content/browser/resource_context_impl.cc View 1 2 3 4 5 6 2 chunks +3 lines, -1 line 0 comments Download
M content/public/browser/browser_context.h View 1 2 3 4 5 6 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
michaeln
ptal
8 years, 3 months ago (2012-08-27 20:53:44 UTC) #1
awong
looking pretty good. 1 nit, and 1 implementation comment. https://chromiumcodereview.appspot.com/10879075/diff/9007/chrome/browser/extensions/data_deleter.cc File chrome/browser/extensions/data_deleter.cc (right): https://chromiumcodereview.appspot.com/10879075/diff/9007/chrome/browser/extensions/data_deleter.cc#newcode85 chrome/browser/extensions/data_deleter.cc:85: ...
8 years, 3 months ago (2012-08-27 21:11:25 UTC) #2
michaeln
https://chromiumcodereview.appspot.com/10879075/diff/9007/chrome/browser/extensions/data_deleter.cc File chrome/browser/extensions/data_deleter.cc (right): https://chromiumcodereview.appspot.com/10879075/diff/9007/chrome/browser/extensions/data_deleter.cc#newcode85 chrome/browser/extensions/data_deleter.cc:85: // TODO(michaeln): use contexts from the right StoragePartition On ...
8 years, 3 months ago (2012-08-27 22:09:57 UTC) #3
awong
LGTM Fair points on not having defined behavior and about missing pieces that aren't loaded ...
8 years, 3 months ago (2012-08-27 22:11:18 UTC) #4
michaeln
8 years, 3 months ago (2012-08-29 00:48:10 UTC) #5
I'm TBR'ing various owners since this is a mechanical change, similar to others
that have been going in, but spread out across things.

Powered by Google App Engine
This is Rietveld 408576698