[webkit-reviews] review granted: [Bug 40755] Clean up error conditions for Typed Arrays : [Attachment 58955] Revised patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 17 10:47:28 PDT 2010


Dimitri Glazkov (Google) <dglazkov at chromium.org> has granted Kenneth Russell
<kbr at google.com>'s request for review:
Bug 40755: Clean up error conditions for Typed Arrays
https://bugs.webkit.org/show_bug.cgi?id=40755

Attachment 58955: Revised patch
https://bugs.webkit.org/attachment.cgi?id=58955&action=review

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
ok.

I am a bit concerned that throwError family is multiplying like rabbits. Should
we take away some when add new ones? Like throwError("Foo") already throws a
type error by default.


More information about the webkit-reviews mailing list