[Webkit-unassigned] [Bug 84540] JS binding code generator doesn't handle "attribute unsigned long[]" well

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 24 09:01:55 PDT 2012


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





--- Comment #25 from Kentaro Hara <haraken at chromium.org>  2012-04-24 09:01:54 PST ---
(In reply to comment #24)
> Attaching patch with using traits. I have tested compilation works now for
> 
> readonly attribute sequence<unsigned int> fastMallocStatistics;

As I commented, it seems wrong to support sequences in attributes:
http://www.w3.org/TR/WebIDL/#idl-sequence

"Sequences must not be used as the type of an attribute, constant or exception field."

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