[Webkit-unassigned] [Bug 139179] HTMLSelectElement add() should support index as second argument

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 21 17:28:06 PST 2014


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

--- Comment #24 from Darin Adler <darin at apple.com> ---
(In reply to comment #23)
> We can use Union types as in http://www.w3.org/TR/WebIDL/#idl-union. is it
> supported ?

I don’t think the bindings scripts handle those. Someone could do that project at some point.

In the short term, I’m sure you can find a way to get the null case to be handled the way it was before. It might depend on the order the two overloads are defined in the IDL file. Not sure, might require a little bit of research.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141222/c2d935ff/attachment-0002.html>


More information about the webkit-unassigned mailing list