Chromium Code Reviews
DescriptionExtensions: run "custom bindings" v8-extensions in content scripts.
Currently they're only run in "privileged" extension processes (e.g. background pages).
As part of this, plug some places where API bindings are set up unnecessarily in content scripts: firstly in ExtensionDispatcher, where the "custom bindings" v8-extensions are allowed to run in content scripts, and secondly in SchemaGeneratedBindings where schemas for privileged APIs are sent to content scripts.
BUG=80310
TEST=browser_tests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=122243
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : . #Patch Set 4 : . #
Total comments: 15
Patch Set 5 : . #Patch Set 6 : . #
Total comments: 1
Patch Set 7 : final comments #Messages
Total messages: 8 (0 generated)
|