[webkit-reviews] review granted: [Bug 170668] test262: test262/test/built-ins/NativeErrors/EvalError/proto.js : [Attachment 306780] [PATCH] Proposed Fix
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 12 19:42:18 PDT 2017
Keith Miller <keith_miller at apple.com> has granted Joseph Pecoraro
<joepeck at webkit.org>'s request for review:
Bug 170668: test262: test262/test/built-ins/NativeErrors/EvalError/proto.js
https://bugs.webkit.org/show_bug.cgi?id=170668
Attachment 306780: [PATCH] Proposed Fix
https://bugs.webkit.org/attachment.cgi?id=306780&action=review
--- Comment #12 from Keith Miller <keith_miller at apple.com> ---
Comment on attachment 306780
--> https://bugs.webkit.org/attachment.cgi?id=306780
[PATCH] Proposed Fix
I think it's pretty reasonable in the current spec. This change means that
EvalError.__proto__.prototype === EvalError.prototype.__proto__, which should
probably be true.
More information about the webkit-reviews
mailing list