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

Issue 10978028: Propagate storage partition id and persistence to the browser. (Closed)

Created:
8 years, 2 months ago by nasko
Modified:
8 years, 2 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Propagate storage partition id and persistence to the browser. BUG=145500 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=159578

Patch Set 1 : #

Total comments: 5

Patch Set 2 : Updating the tests. #

Total comments: 7

Patch Set 3 : Merging and fixes. #

Patch Set 4 : Fixing ChromeOS compile break. #

Patch Set 5 : Merging with incoming changes. #

Patch Set 6 : Merging with incoming changes. #

Patch Set 7 : Merging with incoming changes (159475). #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -42 lines) Patch
M content/browser/browser_plugin/browser_plugin_embedder.h View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
M content/browser/browser_plugin/browser_plugin_embedder.cc View 1 2 3 4 5 1 chunk +36 lines, -30 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.h View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 2 3 4 2 chunks +19 lines, -11 lines 0 comments Download
M content/common/browser_plugin_messages.h View 1 2 3 4 1 chunk +8 lines, -0 lines 0 comments Download
M content/renderer/browser_plugin/browser_plugin.cc View 1 2 3 4 1 chunk +15 lines, -1 line 0 comments Download
M content/renderer/browser_plugin/browser_plugin_browsertest.cc View 1 2 3 4 4 chunks +29 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Fady Samuel
http://codereview.chromium.org/10978028/diff/2001/content/browser/browser_plugin/browser_plugin_embedder.cc File content/browser/browser_plugin/browser_plugin_embedder.cc (right): http://codereview.chromium.org/10978028/diff/2001/content/browser/browser_plugin/browser_plugin_embedder.cc#newcode84 content/browser/browser_plugin/browser_plugin_embedder.cc:84: bool persist_storage) { Hmm, this isn't actually used yet? ...
8 years, 2 months ago (2012-09-25 19:22:40 UTC) #1
nasko
Please review this CL, which creates a new message for creating the guests, which is ...
8 years, 2 months ago (2012-09-25 22:57:22 UTC) #2
Fady Samuel
LGTM with a nit. https://codereview.chromium.org/10978028/diff/2001/content/browser/browser_plugin/browser_plugin_embedder.cc File content/browser/browser_plugin/browser_plugin_embedder.cc (right): https://codereview.chromium.org/10978028/diff/2001/content/browser/browser_plugin/browser_plugin_embedder.cc#newcode84 content/browser/browser_plugin/browser_plugin_embedder.cc:84: bool persist_storage) { On 2012/09/25 ...
8 years, 2 months ago (2012-09-25 23:04:38 UTC) #3
Charlie Reis
Looks like you have a compile error in browser_plugin_browsertest.cc. Also, can you add something to ...
8 years, 2 months ago (2012-09-28 18:04:59 UTC) #4
nasko
Merged with multiple incoming CLs and fixes based on comments. https://codereview.chromium.org/10978028/diff/6003/content/browser/browser_plugin/browser_plugin_embedder.h File content/browser/browser_plugin/browser_plugin_embedder.h (right): https://codereview.chromium.org/10978028/diff/6003/content/browser/browser_plugin/browser_plugin_embedder.h#newcode71 ...
8 years, 2 months ago (2012-09-28 22:27:22 UTC) #5
Charlie Reis
Thanks. LGTM, once you fix the compile issues.
8 years, 2 months ago (2012-09-28 23:09:28 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nasko@chromium.org/10978028/27001
8 years, 2 months ago (2012-10-01 21:14:00 UTC) #7
commit-bot: I haz the power
8 years, 2 months ago (2012-10-01 23:03:39 UTC) #8
Change committed as 159578

Powered by Google App Engine
This is Rietveld 408576698