WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
10671
Non-generated ObjC DOM files should use @property when built for 10.5
https://bugs.webkit.org/show_bug.cgi?id=10671
Summary
Non-generated ObjC DOM files should use @property when built for 10.5
Timothy Hatcher
Reported
2006-08-31 21:15:17 PDT
Files like DOMHTMLAppletElement and DOMHTMLOptionElement should use @property when built for 10.5.
Attachments
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug