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

Issue 12886023: Remove SandboxedPages and SandboxedCSP from Extension Class (Closed)

Created:
7 years, 9 months ago by Devlin
Modified:
7 years, 9 months ago
CC:
chromium-reviews, Aaron Boodman, chromium-apps-reviews_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Remove SandboxedPages and SandboxedCSP from Extension Class BUG=159265 TBR=ben@chromium.org for gypis, chrome_content_renderer_client Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=190865

Patch Set 1 #

Total comments: 10

Patch Set 2 : Yoyo's #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+231 lines, -110 lines) Patch
M chrome/browser/extensions/csp_parser.cc View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_protocols.cc View 1 2 2 chunks +3 lines, -1 line 0 comments Download
M chrome/chrome_common.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/extensions/csp_handler.h View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/common/extensions/csp_handler.cc View 1 2 2 chunks +10 lines, -0 lines 0 comments Download
M chrome/common/extensions/extension.h View 1 2 3 chunks +0 lines, -19 lines 0 comments Download
M chrome/common/extensions/extension.cc View 1 2 6 chunks +0 lines, -72 lines 0 comments Download
M chrome/common/extensions/extension_set.cc View 1 2 2 chunks +3 lines, -1 line 0 comments Download
A chrome/common/extensions/manifest_handlers/sandboxed_page_info.h View 1 2 1 chunk +55 lines, -0 lines 0 comments Download
A chrome/common/extensions/manifest_handlers/sandboxed_page_info.cc View 1 2 1 chunk +122 lines, -0 lines 0 comments Download
M chrome/common/extensions/manifest_tests/extension_manifests_platformapp_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/manifest_tests/extension_manifests_sandboxed_unittest.cc View 1 2 3 chunks +21 lines, -12 lines 0 comments Download
M chrome/renderer/chrome_content_renderer_client.cc View 1 2 2 chunks +5 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Devlin
Sorry for the delay on these; hoping to be caught up soon.
7 years, 9 months ago (2013-03-20 17:56:33 UTC) #1
Yoyo Zhou
Please adjust the CL description so it's clearer that the CSP is related to just ...
7 years, 9 months ago (2013-03-20 22:53:52 UTC) #2
Devlin
https://codereview.chromium.org/12886023/diff/1/chrome/browser/extensions/extension_process_manager.cc File chrome/browser/extensions/extension_process_manager.cc (right): https://codereview.chromium.org/12886023/diff/1/chrome/browser/extensions/extension_process_manager.cc#newcode185 chrome/browser/extensions/extension_process_manager.cc:185: (new extensions::SandboxedHandler)->Register(); On 2013/03/20 22:53:53, Yoyo Zhou wrote: > ...
7 years, 9 months ago (2013-03-23 22:26:24 UTC) #3
Yoyo Zhou
LGTM https://chromiumcodereview.appspot.com/12886023/diff/8001/chrome/common/extensions/extension.cc File chrome/common/extensions/extension.cc (right): https://chromiumcodereview.appspot.com/12886023/diff/8001/chrome/common/extensions/extension.cc#newcode368 chrome/common/extensions/extension.cc:368: std::string Extension::GetResourceContentSecurityPolicy( Can this function be moved to ...
7 years, 9 months ago (2013-03-25 17:16:01 UTC) #4
Devlin
https://chromiumcodereview.appspot.com/12886023/diff/8001/chrome/common/extensions/extension.cc File chrome/common/extensions/extension.cc (right): https://chromiumcodereview.appspot.com/12886023/diff/8001/chrome/common/extensions/extension.cc#newcode368 chrome/common/extensions/extension.cc:368: std::string Extension::GetResourceContentSecurityPolicy( On 2013/03/25 17:16:01, Yoyo Zhou wrote: > ...
7 years, 9 months ago (2013-03-26 23:00:15 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rdevlin.cronin@chromium.org/12886023/17001
7 years, 9 months ago (2013-03-26 23:01:15 UTC) #6
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) content_browsertests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=111631
7 years, 9 months ago (2013-03-27 00:02:08 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rdevlin.cronin@chromium.org/12886023/17001
7 years, 9 months ago (2013-03-27 04:50:41 UTC) #8
commit-bot: I haz the power
7 years, 9 months ago (2013-03-27 08:44:44 UTC) #9
Message was sent while issue was closed.
Change committed as 190865

Powered by Google App Engine
This is Rietveld 408576698