[Webkit-unassigned] [Bug 108565] [CPP, GObject, ObjC] Add 'enum' skip to CodeGenerator{CPP, GObject, ObjC}.pm

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 31 21:22:32 PST 2013


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


Nils Barth <nbarth at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #185936|                            |review?
               Flag|                            |




--- Comment #1 from Nils Barth <nbarth at google.com>  2013-01-31 21:24:32 PST ---
Created an attachment (id=185936)
 --> (https://bugs.webkit.org/attachment.cgi?id=185936&action=review)
Patch

Simple patch -- adds IsEnumType test to SkipAttribute in legacy code generators
so we can remove #if macro from IDL test file.
Also minor associated code cleaning (b/c we're checking type):
aux var: $type = $attribute->signature->type
(is this ok?)

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