DescriptionRTCPeerConnection: remove redundant throwing for callback args.
The generated binding code checks that the callback arguments are
callable, reporting the required TypeError. Hence, implementation
methods can simply assume that the supplied callback argument is
valid.
R=
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167692
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|