[webkit-reviews] review granted: [Bug 66456] A Worker constructor should throw TypeError, when the number of arguments is not enough : [Attachment 104316] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 18 02:46:55 PDT 2011


Adam Barth <abarth at webkit.org> has granted Kentaro Hara <haraken at google.com>'s
request for review:
Bug 66456: A Worker constructor should throw TypeError, when the number of
arguments is not enough
https://bugs.webkit.org/show_bug.cgi?id=66456

Attachment 104316: Patch
https://bugs.webkit.org/attachment.cgi?id=104316&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=104316&action=review


> Source/WebCore/ChangeLog:8
> +	   A Worker constructor should throw TypeError, when the number of
arguments is not enough
> +	   https://bugs.webkit.org/show_bug.cgi?id=66456
> +
> +	   Reviewed by NOBODY (OOPS!).
> +
> +	   Test: fast/workers/worker-constructor.html

pls add reference to the spec.	thx.


More information about the webkit-reviews mailing list