Chromium Code Reviews
DescriptionImprove generated TypeError exception messages in bindings.
"DOM object constructor cannot be called as a function" now reads "Failed
to construct '[TYPE GOES HERE]': Please use the 'new' operator, this DOM
object constructor cannot be called as a function."
BUG=270033
Patch Set 1 # |