[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
Fri Nov 12 00:42:52 PST 2010


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





--- Comment #2 from Nikolas Zimmermann <zimmermann at kde.org>  2010-11-12 00:42:52 PST ---
(In reply to comment #1)
> 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.

That's true I changed the behaviour, but I wasn't aware I was breaking something, as these webgl tests are not in our LayoutTests/ framework. I'll look into unbreaking.

-- 
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