RESOLVED FIXED6805
Support constants in IDL files
https://bugs.webkit.org/show_bug.cgi?id=6805
Summary Support constants in IDL files
Anders Carlsson
Reported 2006-01-25 15:47:48 PST
If there are constants defined in an IDL file we need to generate a constructor object which has the constants as properties.
Attachments
Support constants and convert DOMMutationEvent into a generated wrapper (18.61 KB, patch)
2006-01-25 16:20 PST, Anders Carlsson
darin: review+
Anders Carlsson
Comment 1 2006-01-25 16:20:30 PST
Created attachment 5963 [details] Support constants and convert DOMMutationEvent into a generated wrapper
Darin Adler
Comment 2 2006-01-25 18:30:23 PST
Comment on attachment 5963 [details] Support constants and convert DOMMutationEvent into a generated wrapper Looks good. Lets make sure this doesn't break the Windows build.
Note You need to log in before you can comment on or make changes to this bug.