Description[Extensions] Convert more callers of CallModuleMethod
ModuleSystem::CallModuleMethod is deprecated (see bug for more info).
Convert some callers to use ModuleSystem::CallModuleMethodSafe.
Some callers need the results from the JS call, so introduce a
callback to the safe versions of CallModuleMethod and CallFunction.
BUG=629431
Committed: https://crrev.com/0d94256f8ece8ddbb5f3a5c01b31fa42942ef5e7
Cr-Commit-Position: refs/heads/master@{#437545}
Patch Set 1 : revertdoc #
Total comments: 1
Patch Set 2 : nit #Patch Set 3 : revert doc change #
Messages
Total messages: 37 (32 generated)
|