[Webkit-unassigned] [Bug 156939] Autogenerated IDBFactory.open() does the wrong thing if you pass an explicit 'undefined' as the second argument

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 22 19:57:09 PDT 2016


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

--- Comment #6 from Brady Eidson <beidson at apple.com> ---
I think we've identified the path forward, but just to clarify an earlier point:

(In reply to comment #3)
> The generated bindings seem wrong here. They'll just convert undefined to 0.

Actually what they're doing is throwing a NaN exception because "undefined" is not a number in the expected range.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160423/770416f5/attachment.html>


More information about the webkit-unassigned mailing list