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

Issue 55163006: Allow navigations performed by extensions to pass through AllowExtensionResourceLoad. (Closed)

Created:
7 years, 1 month ago by nasko
Modified:
7 years, 1 month ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Allow navigations performed by extensions to pass through AllowExtensionResourceLoad. BUG=312269 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=232733

Patch Set 1 #

Patch Set 2 : Remove extra line. #

Total comments: 2

Patch Set 3 : Fixing the comment. #

Total comments: 1

Patch Set 4 : Rebase on ToT. #

Patch Set 5 : Fix webview case. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -1 line) Patch
M chrome/browser/extensions/extension_protocols.cc View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_protocols_unittest.cc View 1 2 3 2 chunks +41 lines, -1 line 0 comments Download

Messages

Total messages: 16 (0 generated)
nasko
Hey Charlie, Can you review this fix for me? Thanks, Nasko
7 years, 1 month ago (2013-11-01 18:44:52 UTC) #1
Charlie Reis
Nice. LGTM. https://codereview.chromium.org/55163006/diff/30001/chrome/browser/extensions/extension_protocols.cc File chrome/browser/extensions/extension_protocols.cc (right): https://codereview.chromium.org/55163006/diff/30001/chrome/browser/extensions/extension_protocols.cc#newcode374 chrome/browser/extensions/extension_protocols.cc:374: // navigation logic will properly transfer the ...
7 years, 1 month ago (2013-11-01 18:47:50 UTC) #2
nasko
Hey Matt, Can you please review this CL for me? Thanks in advance, Nasko https://codereview.chromium.org/55163006/diff/30001/chrome/browser/extensions/extension_protocols.cc ...
7 years, 1 month ago (2013-11-01 18:49:53 UTC) #3
Matt Perry
https://codereview.chromium.org/55163006/diff/70001/chrome/browser/extensions/extension_protocols.cc File chrome/browser/extensions/extension_protocols.cc (right): https://codereview.chromium.org/55163006/diff/70001/chrome/browser/extensions/extension_protocols.cc#newcode376 chrome/browser/extensions/extension_protocols.cc:376: if (ResourceType::IsFrame(info->GetResourceType())) Does this mean an arbitrary webpage can ...
7 years, 1 month ago (2013-11-01 19:16:09 UTC) #4
nasko
On 2013/11/01 19:16:09, Matt Perry wrote: > https://codereview.chromium.org/55163006/diff/70001/chrome/browser/extensions/extension_protocols.cc > File chrome/browser/extensions/extension_protocols.cc (right): > > https://codereview.chromium.org/55163006/diff/70001/chrome/browser/extensions/extension_protocols.cc#newcode376 ...
7 years, 1 month ago (2013-11-01 19:58:56 UTC) #5
Matt Perry
OK sounds good. LGTM
7 years, 1 month ago (2013-11-01 20:12:50 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/55163006/140001
7 years, 1 month ago (2013-11-01 20:45:07 UTC) #7
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=183900
7 years, 1 month ago (2013-11-02 00:41:58 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nasko@chromium.org/55163006/140001
7 years, 1 month ago (2013-11-02 02:15:56 UTC) #9
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=183993
7 years, 1 month ago (2013-11-02 04:45:51 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nasko@chromium.org/55163006/120003
7 years, 1 month ago (2013-11-02 16:23:10 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nasko@chromium.org/55163006/120003
7 years, 1 month ago (2013-11-02 19:36:28 UTC) #12
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) content_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=218167
7 years, 1 month ago (2013-11-02 22:17:37 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nasko@chromium.org/55163006/120003
7 years, 1 month ago (2013-11-04 16:18:51 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nasko@chromium.org/55163006/120003
7 years, 1 month ago (2013-11-04 17:45:33 UTC) #15
commit-bot: I haz the power
7 years, 1 month ago (2013-11-04 18:08:48 UTC) #16
Message was sent while issue was closed.
Change committed as 232733

Powered by Google App Engine
This is Rietveld 408576698