RESOLVED FIXED 10632
Objective-C DOM should use the @property syntax for DOM attributes
https://bugs.webkit.org/show_bug.cgi?id=10632
Summary Objective-C DOM should use the @property syntax for DOM attributes
Timothy Hatcher
Reported 2006-08-29 14:21:19 PDT
We should use @propery for the ObjC DOM bindings now that we are auto-generating them.
Attachments
Patch to do this (11.20 KB, patch)
2006-08-29 14:44 PDT, Timothy Hatcher
eric: review+
Timothy Hatcher
Comment 1 2006-08-29 14:44:23 PDT
Created attachment 10306 [details] Patch to do this
Eric Seidel (no email)
Comment 2 2006-08-29 14:49:44 PDT
Comment on attachment 10306 [details] Patch to do this Looks great! r=me.
Timothy Hatcher
Comment 3 2006-08-29 15:18:05 PDT
Landed in r16100.
Note You need to log in before you can comment on or make changes to this bug.