WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 19171
16119
[Gtk] Enum types should have a corresponding GType
https://bugs.webkit.org/show_bug.cgi?id=16119
Summary
[Gtk] Enum types should have a corresponding GType
Jan Alonzo
Reported
2007-11-24 12:19:56 PST
The Gtk+ port should generate the corresponding GTypes for the enums (using glib-mkenums or some other means). Not only this makes the API more Gtkish but also helps (dynamic) language bindings to determine those types.
Attachments
patch without qmake support
(12.13 KB, patch)
2008-02-01 21:37 PST
,
Jan Alonzo
no flags
Details
Formatted Diff
Diff
Updated patch
(12.75 KB, patch)
2008-03-21 00:31 PDT
,
Jan Alonzo
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Jan Alonzo
Comment 1
2008-02-01 21:37:38 PST
Created
attachment 18867
[details]
patch without qmake support The attached patch uses glib-mkenums to generate a webkittypebuiltins.h/cpp which contain GEnum types for enums. Only autotools support atm though as I don't know much on how to do this in qmake.
Jan Alonzo
Comment 2
2008-03-21 00:31:10 PDT
Created
attachment 19919
[details]
Updated patch Updated the patch so it applies to current ToT.
Jan Alonzo
Comment 3
2008-05-08 02:12:44 PDT
Comment on
attachment 19919
[details]
Updated patch Clearing review flag as this patch needs updating
Jan Alonzo
Comment 4
2008-05-22 06:21:56 PDT
The patch at #19171 is more updated. Marking as duplicate. *** This bug has been marked as a duplicate of
19171
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug