WebCore:
Reviewed by Darin and Tim H.
- patch for http://bugzilla.opendarwin.org/show_bug.cgi?id=10711
Auto-generate the Objective-C DOM Stylesheet bindings
Auto-generates DOMMediaList, DOMStyleSheet, and DOMStyleSheetList.
* DerivedSources.make:
* WebCore.xcodeproj/project.pbxproj:
* bindings/objc/DOMCSS.mm:
(+[DOMStyleSheet _styleSheetWith:]):
(+[DOMCSSStyleSheet _CSSStyleSheetWith:]):
* bindings/objc/DOMCSSInternal.h:
* bindings/objc/DOMInternal.h:
* bindings/objc/DOMObject.mm:
(-[DOMObject sheet]):
* bindings/objc/DOMPrivate.h:
* bindings/objc/DOMStylesheets.h:
* bindings/objc/DOMUtility.mm:
(KJS::ScriptInterpreter::createObjcInstanceForValue):
* bindings/scripts/CodeGeneratorObjC.pm:
* css/StyleSheet.idl: Added.
* css/StyleSheetList.idl: Added.
WebKit:
Reviewed by Darin and Tim H.
- patch for http://bugzilla.opendarwin.org/show_bug.cgi?id=10711
Auto-generate the Objective-C DOM Stylesheet bindings
* MigrateHeaders.make:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@16210
268f45cc-cd09-0410-ab3c-
d52691b4dbfc