[Webkit-unassigned] [Bug 80696] Remove custom bindings for attribute type Array.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 14 14:14:54 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=80696
--- Comment #15 from Erik Arvidsson <arv at chromium.org> 2012-03-14 14:14:53 PST ---
(In reply to comment #14)
> Looks like the two are slightly different:
>
> http://www.w3.org/TR/WebIDL/#idl-sequence
> http://www.w3.org/TR/WebIDL/#idl-array
>
> We should be sure to use the syntax that matches the implementation semantics.
Be careful. We want the #es-* for the JS bindings. Not the #idl-*. Based on those our semantics matches sequence<T>.
--
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