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

Issue 2936083002: [Extensions] Remove unsafe variants of CallModuleMethod (Closed)

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

Description

[Extensions] Remove unsafe variants of CallModuleMethod ModuleSystem::CallModuleMethod() didn't allow for asynchronous execution. This method is no longer used, so remove it entirely. Also move ScriptContext::CallFunction to be private, since it is now only used from within that class. BUG=629431 Review-Url: https://codereview.chromium.org/2936083002 Cr-Commit-Position: refs/heads/master@{#479364} Committed: https://chromium.googlesource.com/chromium/src/+/cf5482bdd348723049d1024d1e95692c51739cc2

Patch Set 1 #

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -74 lines) Patch
M extensions/renderer/module_system.h View 1 1 chunk +4 lines, -9 lines 0 comments Download
M extensions/renderer/module_system.cc View 1 chunk +0 lines, -36 lines 0 comments Download
M extensions/renderer/script_context.h View 2 chunks +5 lines, -6 lines 0 comments Download
M extensions/renderer/script_context.cc View 2 chunks +23 lines, -23 lines 0 comments Download

Messages

Total messages: 13 (9 generated)
Devlin
Another one for you, lazyboy@.
3 years, 6 months ago (2017-06-14 00:11:12 UTC) #7
lazyboy
lgtm
3 years, 6 months ago (2017-06-14 01:19:23 UTC) #8
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/2936083002/20001
3 years, 6 months ago (2017-06-14 13:13:40 UTC) #10
commit-bot: I haz the power
3 years, 6 months ago (2017-06-14 13:18:30 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/cf5482bdd348723049d1024d1e95...

Powered by Google App Engine
This is Rietveld 408576698