Bug 10671

Summary: Non-generated ObjC DOM files should use @property when built for 10.5
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: WebKit APIAssignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: sam
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   

Timothy Hatcher
Reported 2006-08-31 21:15:17 PDT
Files like DOMHTMLAppletElement and DOMHTMLOptionElement  should use @property when built for 10.5.
Attachments
Timothy Hatcher
Comment 1 2006-08-31 21:16:53 PDT
I have an idea how to do this.
Timothy Hatcher
Comment 2 2006-09-13 18:23:01 PDT
We could preprocess these headers to pick one style or the other. But that would remove any other #if and #ifdefs in the file.
Timothy Hatcher
Comment 3 2007-02-22 14:08:08 PST
This has been fixed for a while now.
Note You need to log in before you can comment on or make changes to this bug.