[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
Sun Apr 22 22:17:18 PDT 2012


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





--- Comment #1 from Vineet Chaudhary (vineetc) <rgf748 at motorola.com>  2012-04-22 22:17:18 PST ---
Issue is with 

return $1 if $type =~ /^sequence<([\w\d_]+)>.*/;

This is not able to parse the "unsigned long".
Fixing soon.

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