Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(658)

Issue 23440058: Improve generated TypeError exception messages in bindings. (Closed)

Created:
7 years, 3 months ago by Mike West
Modified:
7 years, 3 months ago
Reviewers:
CC:
blink-reviews, Nils Barth (inactive), kojih, jsbell+bindings_chromium.org, abarth-chromium, marja+watch_chromium.org, tommyw+watchlist_chromium.org, adamk+blink_chromium.org, haraken, Nate Chapin, do-not-use
Visibility:
Public.

Description

Improve 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 #

Powered by Google App Engine
This is Rietveld 408576698