DescriptionIDL: Add missing type-check for callback function arguments
Internally, callback function arguments are represented as ScriptValue
and can thus support any value, but the bindings layer should throw
a TypeError if the value isn't a function object.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188611
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|