[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 10:30:36 PDT 2012


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





--- Comment #26 from Ryosuke Niwa <rniwa at webkit.org>  2012-04-24 10:30:32 PST ---
(In reply to comment #25)
> (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."

Okay, but that still won't work because of the issue on the comment #22.

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