RESOLVED FIXED Bug 78059
[GTK] Ignore [Custom] attributes in CodeGeneratorGObject.pm
https://bugs.webkit.org/show_bug.cgi?id=78059
Summary [GTK] Ignore [Custom] attributes in CodeGeneratorGObject.pm
Kentaro Hara
Reported 2012-02-07 17:21:33 PST
CodeGeneratorGObject.pm does not support custom attributes. We can skip generating code for attributes with [Custom]. The change would make sense since CodeGeneratorGObject.pm already skips attributes with [CustomGetter] or [CustomSetter].
Attachments
Patch (2.57 KB, patch)
2012-02-07 17:28 PST, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-02-07 17:28:09 PST
WebKit Review Bot
Comment 2 2012-02-07 20:14:18 PST
Comment on attachment 125961 [details] Patch Clearing flags on attachment: 125961 Committed r107034: <http://trac.webkit.org/changeset/107034>
WebKit Review Bot
Comment 3 2012-02-07 20:14:23 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.