Skip to content
  • weinig's avatar
    Reviewed by Darin. · 622da3cf
    weinig authored
            Patch for http://bugs.webkit.org/show_bug.cgi?id=13853
            Autogenerate the JS bindings for the HTMLFrameSetElement
    
            * DerivedSources.make:
            * WebCore.pro:
            * WebCore.xcodeproj/project.pbxproj:
            * bindings/js/JSHTMLElementWrapperFactory.cpp:
            * bindings/js/JSHTMLFrameSetCustom.cpp: Added.
            (WebCore::JSHTMLFrameSetElement::canGetItemsForName):
            (WebCore::JSHTMLFrameSetElement::nameGetter):
            * bindings/js/kjs_html.cpp:
            (KJS::):
            (KJS::JSHTMLElement::classInfo):
            (KJS::JSHTMLElement::accessors):
            (KJS::JSHTMLElement::getOwnPropertySlot):
            * bindings/js/kjs_html.h:
            (KJS::JSHTMLElement::):
            * html/HTMLFrameSetElement.idl:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@21714 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    622da3cf