RESOLVED FIXED 21496
Auto-generated ObjC DOM bindings should have availability macros
https://bugs.webkit.org/show_bug.cgi?id=21496
Summary Auto-generated ObjC DOM bindings should have availability macros
Timothy Hatcher
Reported 2008-10-08 21:17:08 PDT
We should add availability macros to the generated DOM bindings.
Attachments
Proposed patch (79.80 KB, patch)
2008-10-09 00:39 PDT, Timothy Hatcher
sam: review+
Example Header (8.12 KB, text/plain)
2008-10-09 00:57 PDT, Timothy Hatcher
no flags
Another Example Header (2.29 KB, text/plain)
2008-10-09 00:59 PDT, Timothy Hatcher
no flags
Timothy Hatcher
Comment 1 2008-10-09 00:39:30 PDT
Created attachment 24223 [details] Proposed patch
Timothy Hatcher
Comment 2 2008-10-09 00:57:41 PDT
Created attachment 24224 [details] Example Header
Timothy Hatcher
Comment 3 2008-10-09 00:59:12 PDT
Created attachment 24225 [details] Another Example Header
Sam Weinig
Comment 4 2008-10-09 20:13:39 PDT
Comment on attachment 24223 [details] Proposed patch DOMAbstractViewFrame.h should not be API at all. It should only be used for internal purposes. r=me.
Timothy Hatcher
Comment 5 2008-10-09 20:23:35 PDT
Landed in r37465.
Note You need to log in before you can comment on or make changes to this bug.