[Webkit-unassigned] [Bug 49218] WebIDL conversions from string to number and array to number should not generate TypeError

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 11 11:30:21 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=49218


Gregg Tavares <gman at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zimmermann at kde.org




--- Comment #1 from Gregg Tavares <gman at google.com>  2010-11-11 11:30:21 PST ---
I think I tracked this down to 

http://trac.webkit.org/changeset/70410
http://trac.webkit.org/changeset/70411
http://trac.webkit.org/changeset/70414

I downloaded r70429 which fails where as r70284 passes

You can see this issue by going to this page

https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/tests/conformance/type-conversion-test.html

If you scroll down the results of the tests, on WebKit r70429 and greater (top of tree) more than half the tests fail. On r70284 or before almost all the tests pass.

I don't know what other WebIDL generated APIs were effected by this.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list