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

Issue 15825008: Remove the event URL security check out of the renderer and into the browser. (Closed)

Created:
7 years, 6 months ago by not at google - send to devlin
Modified:
7 years, 6 months ago
Reviewers:
Matt Perry, Cris Neckar
CC:
chromium-reviews, Aaron Boodman, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

Move the event URL security check out of the renderer and into the browser. R=mpcomplete@chromium.org BUG=55316 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203024

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : add self check #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -53 lines) Patch
M chrome/browser/extensions/api/web_request/web_request_api.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/app_window_contents.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/extensions/event_router.h View 1 2 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/browser/extensions/event_router.cc View 1 2 3 5 chunks +17 lines, -8 lines 0 comments Download
M chrome/common/extensions/extension_messages.h View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/renderer/extensions/chrome_v8_context_set.h View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/renderer/extensions/chrome_v8_context_set.cc View 3 chunks +1 line, -28 lines 0 comments Download
M chrome/renderer/extensions/dispatcher.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/renderer/extensions/dispatcher.cc View 1 2 4 chunks +3 lines, -4 lines 0 comments Download
M chrome/renderer/extensions/extension_helper.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/renderer/extensions/extension_helper.cc View 2 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
not at google - send to devlin
Only 1 test failed when I removed the security check entirely - ExtensionApiTest.MessagingEventURL - which ...
7 years, 6 months ago (2013-05-29 00:36:50 UTC) #1
not at google - send to devlin
P.S. relation to bug 55316 is that I ended up needing to remove this code ...
7 years, 6 months ago (2013-05-29 00:37:49 UTC) #2
Matt Perry
LGTM Though I wonder if we should just add chrome-extension://ID/ to the list of effective ...
7 years, 6 months ago (2013-05-29 01:39:07 UTC) #3
not at google - send to devlin
On 2013/05/29 01:39:07, Matt Perry wrote: > LGTM > > Though I wonder if we ...
7 years, 6 months ago (2013-05-29 18:08:34 UTC) #4
Matt Perry
On 2013/05/29 18:08:34, kalman wrote: > On 2013/05/29 01:39:07, Matt Perry wrote: > > LGTM ...
7 years, 6 months ago (2013-05-29 18:16:48 UTC) #5
not at google - send to devlin
> The content scripts would not execute in the > extension's context, so it's not ...
7 years, 6 months ago (2013-05-29 18:18:11 UTC) #6
not at google - send to devlin
ping @cdn
7 years, 6 months ago (2013-05-29 20:07:27 UTC) #7
Cris Neckar
On 2013/05/29 20:07:27, kalman wrote: > ping @cdn IPC changes LGTM
7 years, 6 months ago (2013-05-29 20:13:39 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kalman@chromium.org/15825008/14001
7 years, 6 months ago (2013-05-29 20:18:42 UTC) #9
commit-bot: I haz the power
7 years, 6 months ago (2013-05-30 00:35:24 UTC) #10
Message was sent while issue was closed.
Change committed as 203024

Powered by Google App Engine
This is Rietveld 408576698