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

Issue 2960523002: [Extensions Bindings] Don't load sendRequest module with native bindings (Closed)

Created:
3 years, 6 months ago by Devlin
Modified:
3 years, 5 months ago
Reviewers:
lazyboy
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org, jbroman
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Extensions Bindings] Don't load sendRequest module with native bindings Sending an extension request is implemented natively with native bindings, and the JS version should never be used. Don't load the sendRequest module when native bindings are enabled to enforce this. BUG=653596 Review-Url: https://codereview.chromium.org/2960523002 Cr-Commit-Position: refs/heads/master@{#483074} Committed: https://chromium.googlesource.com/chromium/src/+/6a96b1c50789ce0f63946137b7c8f1a223699add

Patch Set 1 #

Patch Set 2 : . #

Total comments: 2

Patch Set 3 : remove debug log #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M extensions/renderer/dispatcher.cc View 2 chunks +1 line, -1 line 0 comments Download
M extensions/renderer/resources/set_icon.js View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 23 (18 generated)
Devlin
lazyboy@, mind taking a look? jbroman@, FYI.
3 years, 5 months ago (2017-06-26 20:34:24 UTC) #11
lazyboy
lgtm https://codereview.chromium.org/2960523002/diff/20001/extensions/renderer/module_system.cc File extensions/renderer/module_system.cc (right): https://codereview.chromium.org/2960523002/diff/20001/extensions/renderer/module_system.cc#newcode700 extensions/renderer/module_system.cc:700: LOG(WARNING) << "Module: " << module_name; Remove this ...
3 years, 5 months ago (2017-06-27 17:47:22 UTC) #12
Devlin
https://codereview.chromium.org/2960523002/diff/20001/extensions/renderer/module_system.cc File extensions/renderer/module_system.cc (right): https://codereview.chromium.org/2960523002/diff/20001/extensions/renderer/module_system.cc#newcode700 extensions/renderer/module_system.cc:700: LOG(WARNING) << "Module: " << module_name; On 2017/06/27 17:47:22, ...
3 years, 5 months ago (2017-06-28 18:25:48 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2960523002/40001
3 years, 5 months ago (2017-06-28 18:26:23 UTC) #20
commit-bot: I haz the power
3 years, 5 months ago (2017-06-28 18:32:27 UTC) #23
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/6a96b1c50789ce0f63946137b7c8...

Powered by Google App Engine
This is Rietveld 408576698