[Webkit-unassigned] [Bug 156939] Autogenerated IDBFactory.open() does not allow `undefined` for the second argument

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 22 17:07:35 PDT 2016


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

--- Comment #3 from Chris Dumez <cdumez at apple.com> ---
The generated bindings seem wrong here. They'll just convert undefined to 0. This will probably require tweaking the bindings generator and used Optional<> type for this parameter.

-- 
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/fb28f2ec/attachment.html>


More information about the webkit-unassigned mailing list