Bug 10711 - Auto-generate the Objective-C DOM Stylesheet bindings
Summary: Auto-generate the Objective-C DOM Stylesheet bindings
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-03 11:33 PDT by Sam Weinig
Modified: 2006-09-03 19:24 PDT (History)
0 users

See Also:


Attachments
patch (27.12 KB, patch)
2006-09-03 11:55 PDT, Sam Weinig
darin: review+
Details | Formatted Diff | Diff
updated patch (27.00 KB, patch)
2006-09-03 18:46 PDT, Sam Weinig
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2006-09-03 11:33:44 PDT
3 more classes
Comment 1 Sam Weinig 2006-09-03 11:55:26 PDT
Created attachment 10380 [details]
patch

 Auto-generates DOMMediaList, DOMStyleSheet, and DOMStyleSheetList.
Comment 2 Darin Adler 2006-09-03 12:00:34 PDT
Comment on attachment 10380 [details]
patch

looks good, r=me, but might needs some tweaks after xenon lands his improvements to ObjC naming
Comment 3 Sam Weinig 2006-09-03 18:46:08 PDT
Created attachment 10383 [details]
updated patch
Comment 4 Sam Weinig 2006-09-03 19:24:03 PDT
Landed in r16210.