Skip to content
  • antti's avatar
    Rubber stamped by Adele. · 76787a87
    antti authored
            Initial media (<video> and <audio>) support from feature branch and 
            QTKit based platform implementation.
            
            This will need to be updated to match current draft specification.
    
            * Configurations/WebCore.xcconfig:
            * DerivedSources.make:
            * WebCore.base.exp:
            * WebCore.xcodeproj/project.pbxproj:
            * bindings/js/JSEventCustom.cpp:
            (WebCore::toJS):
            * bindings/js/JSHTMLAudioElementConstructor.cpp: Added.
            (WebCore::JSHTMLAudioElementConstructor::JSHTMLAudioElementConstructor):
            (WebCore::JSHTMLAudioElementConstructor::implementsConstruct):
            (WebCore::JSHTMLAudioElementConstructor::construct):
            * bindings/js/JSHTMLAudioElementConstructor.h: Added.
            * bindings/js/JSHTMLElementWrapperFactory.cpp:
            (WebCore::createJSHTMLWrapper):
            * bindings/js/kjs_window.cpp:
            (KJS::Window::getValueProperty):
            * bindings/js/kjs_window.h:
            (KJS::Wind...
    76787a87