Skip to content
  • weinig@apple.com's avatar
    WebCore: · ef952ffc
    weinig@apple.com authored
    2008-11-05  Sam Weinig  <sam@webkit.org>
    
            Reviewed by Anders Carlsson.
    
            Fix https://bugs.webkit.org/show_bug.cgi?id=22085
            The Plugin JS object should expose item() and namedItem() methods to match Firefox
    
            * bindings/js/JSPluginCustom.cpp:
            (WebCore::JSPlugin::nameGetter):
            * plugins/Plugin.cpp:
            (WebCore::Plugin::namedItem):
            * plugins/Plugin.h:
            * plugins/Plugin.idl:
    
    LayoutTests:
    
    2008-11-05  Sam Weinig  <sam@webkit.org>
    
            Reviewed by Anders Carlsson.
    
            Update tests for https://bugs.webkit.org/show_bug.cgi?id=22085
            The Plugin JS object should expose item() and namedItem() methods to match Firefox
    
            * fast/dom/Window/window-properties-expected.txt:
            * plugins/plugin-javascript-access-expected.txt:
            * plugins/plugin-javascript-access.html:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@38134 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    ef952ffc