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

Issue 11320018: Fixing guest processes to use the proper storage partition. (Closed)

Created:
8 years, 1 month ago by nasko
Modified:
8 years, 1 month ago
CC:
chromium-reviews, creis+watch_chromium.org, jam, joi+watch-content_chromium.org, darin-cc_chromium.org, ajwong+watch_chromium.org, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

Fixing guest processes to use the proper storage partition. BUG=158128

Patch Set 1 : #

Total comments: 4

Patch Set 2 : Fixing storage to be in-memory only. #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -27 lines) Patch
M chrome/browser/chrome_content_browser_client.cc View 2 chunks +11 lines, -4 lines 0 comments Download
M chrome/browser/extensions/web_view_browsertest.cc View 2 chunks +9 lines, -4 lines 1 comment Download
M chrome/browser/profiles/off_the_record_profile_impl.cc View 2 chunks +2 lines, -5 lines 0 comments Download
M chrome/browser/profiles/profile_impl.cc View 2 chunks +2 lines, -10 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/storage_partition_impl.cc View 1 3 chunks +9 lines, -4 lines 2 comments Download
M content/common/url_schemes.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/public/browser/render_process_host.h View 1 chunk +6 lines, -0 lines 0 comments Download
M content/public/test/mock_render_process_host.h View 2 chunks +2 lines, -0 lines 0 comments Download
M content/public/test/mock_render_process_host.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
awong
As discussed, we still need to modify StoragePartition::Create() https://codereview.chromium.org/11320018/diff/2001/chrome/browser/chrome_content_browser_client.cc File chrome/browser/chrome_content_browser_client.cc (right): https://codereview.chromium.org/11320018/diff/2001/chrome/browser/chrome_content_browser_client.cc#newcode1613 chrome/browser/chrome_content_browser_client.cc:1613: if ...
8 years, 1 month ago (2012-10-27 00:10:52 UTC) #1
Fady Samuel
A couple of superficial nits. https://codereview.chromium.org/11320018/diff/2001/chrome/browser/extensions/web_view_browsertest.cc File chrome/browser/extensions/web_view_browsertest.cc (right): https://codereview.chromium.org/11320018/diff/2001/chrome/browser/extensions/web_view_browsertest.cc#newcode107 chrome/browser/extensions/web_view_browsertest.cc:107: // declaration into the ...
8 years, 1 month ago (2012-10-27 00:16:00 UTC) #2
nasko
Adding OWNERS reviewers: aa@ for chrome/browser/extensions mmenke@ for chrome/browser/profiles creis@ for content/ https://codereview.chromium.org/11320018/diff/2001/chrome/browser/chrome_content_browser_client.cc File chrome/browser/chrome_content_browser_client.cc ...
8 years, 1 month ago (2012-10-27 00:28:12 UTC) #3
Charlie Reis
Albert is making changes to this in a different CL, so Aaron and Matt should ...
8 years, 1 month ago (2012-10-27 00:48:27 UTC) #4
awong
FYI, I'm picking up from Nasko. Moving review to https://codereview.chromium.org/11308024
8 years, 1 month ago (2012-10-27 00:49:13 UTC) #5
mmenke
Per the owners file, I'm only a profile owner for the networking stuff (Mostly ProfileIOData)
8 years, 1 month ago (2012-10-27 00:59:19 UTC) #6
Aaron Boodman
8 years, 1 month ago (2012-10-30 05:35:08 UTC) #7
c/b/e lgtm

Powered by Google App Engine
This is Rietveld 408576698