[Webkit-unassigned] [Bug 80696] Remove custom bindings for attribute type Array.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 12 00:17:23 PDT 2012


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


Vineet Chaudhary (vineetc) <rgf748 at motorola.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dcheng at chromium.org,
                   |                            |levin at chromium.org




--- Comment #7 from Vineet Chaudhary (vineetc) <rgf748 at motorola.com>  2012-03-12 00:17:23 PST ---
(In reply to comment #6)
> > According to spec reference http://www.w3.org/TR/WebIDL/#es-array recently syntax for type Array is changed from DOMString[] to Array, So can use name Array.
> 
> Where do you see that?  The link you provided show this as an example:
> 
>   readonly attribute unsigned short[] numbers;

Ahh sorry for misunderstanding.
I found the Array type in WebIDL http://www.w3.org/TR/WebIDL/#idl-array

I could not find any example in specs where it uses name Array but still ScriptProfileNode, Internals, MessageEvent, Clipboard all these idls uses name Array so I thought using name Array.

Can you please correct me if I am wrong?

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