Chromium Code Reviews
DescriptionES6: Promise.prototype.then should use callable for its arguments
http://people.mozilla.org/~jorendorff/es6-draft.html#sec-promise.prototype.then
We used to use the default id handlers if the argument was null or
undefined. The spec says that we should use IsCallable instead.
BUG=None
LOG=Y
R=rossberg@chromium.org
Patch Set 1 #
Total comments: 1
Messages
Total messages: 3 (0 generated)
|
||||||||||||||||||||||||||||