Bug 6805

Summary: Support constants in IDL files
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: JavaScriptCoreAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Support constants and convert DOMMutationEvent into a generated wrapper darin: review+

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.