DescriptionIDL Compiler: Make [PerWorldBindings] work with [DoNotCheckSecurity]
Update the perl bindings generator so that using [PerWorldBindings] in combination
with [DoNotCheckSecurity] will actually do what the user expects.
Previously, it generated half of the necessary *ForMainWorld() static functions
and never used them.
This affects at least the generated code for the assign() and replace() operations
in Location.idl.
Kuddos to Laszlo Gombos for enabling the warnings and notifying me that we had
unused functions in the generated bindings.
R=haraken
BUG=312287
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=160890
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|