[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
Mon Apr 23 01:09:58 PDT 2012


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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #138297|0                           |1
        is obsolete|                            |
 Attachment #138305|                            |review?
               Flag|                            |




--- Comment #7 from Vineet Chaudhary (vineetc) <rgf748 at motorola.com>  2012-04-23 01:09:58 PST ---
Created an attachment (id=138305)
 --> (https://bugs.webkit.org/attachment.cgi?id=138305&action=review)
Updated Patch

I have slightly modified patch.

Instead of using something IsPrimitiveType we should use AvoidInclusionOfType subroutine.
Added tests for numeric and primitive types.
removed readonly to test both getters/setters. //sorry this increased generated code :(

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