Skip to content
  • jam@chromium.org's avatar
    2010-03-16 John Abd-El-Malek <jam@chromium.org> · 4b2b1268
    jam@chromium.org authored
            Reviewed by Darin Fisher.
    
            Give keyboard focus to PluginDocuments by default
            https://bugs.webkit.org/show_bug.cgi?id=36147
    
            Test: http/tests/plugins/plugin-document-has-focus.html
    
            * loader/PluginDocument.cpp:
            (WebCore::PluginDocument::pluginNode):
            * loader/PluginDocument.h:
            * page/EventHandler.cpp:
            (WebCore::eventTargetNodeForDocument):
    2010-03-16  John Abd-El-Malek  <jam@chromium.org>
    
            Reviewed by Darin Fisher.
    
            Give keyboard focus to PluginDocuments by default
            https://bugs.webkit.org/show_bug.cgi?id=36147
    
            * http/tests/plugins/plugin-document-has-focus-expected.txt: Added.
            * http/tests/plugins/plugin-document-has-focus.html: Added.
            * http/tests/plugins/resources/plugin-document-has-focus.pl: Added.
            * platform/gtk/Skipped:
            * platform/mac/Skipped:
            * platform/qt/Skipped:
            * platform/win/Skipped:
    2010-03-16  John Abd-El-Malek  <jam@chromium.org>
    
            Reviewed by Darin Fisher.
    
            Give keyboard focus to PluginDocuments by default
            https://bugs.webkit.org/show_bug.cgi?id=36147
    
            * DumpRenderTree/TestNetscapePlugIn.subproj/PluginObject.cpp:
            (pluginAllocate):
            * DumpRenderTree/TestNetscapePlugIn.subproj/PluginObject.h:
            * DumpRenderTree/TestNetscapePlugIn.subproj/main.cpp:
            (NPP_New):
            (NPP_SetWindow):
            (handleEventCarbon):
            (handleEventCocoa):
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@56096 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    4b2b1268