Skip to content
  • commit-queue@webkit.org's avatar
    WebKitTestRunner needs layoutTestController.setTabKeyCyclesThroughElements · 45d63361
    commit-queue@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=42687
    
    Patch by Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com> on 2012-09-14
    Reviewed by Kenneth Rohde Christiansen.
    
    Source/WebKit2:
    
    Implement testRunner.setTabKeyCyclesThroughElements for
    WebKitTestRunner.
    
    * WebProcess/InjectedBundle/API/c/WKBundle.cpp:
    (WKBundleSetTabKeyCyclesThroughElements):
    * WebProcess/InjectedBundle/API/c/WKBundlePrivate.h:
    * WebProcess/InjectedBundle/InjectedBundle.cpp:
    (WebKit::InjectedBundle::setTabKeyCyclesThroughElements):
    (WebKit):
    * WebProcess/InjectedBundle/InjectedBundle.h:
    (InjectedBundle):
    
    Tools:
    
    Implement testRunner.setTabKeyCyclesThroughElements for
    WebKitTestRunner.
    
    * WebKitTestRunner/InjectedBundle/Bindings/TestRunner.idl:
    * WebKitTestRunner/InjectedBundle/InjectedBundle.cpp:
    (WTR::InjectedBundle::beginTesting):
    * WebKitTestRunner/InjectedBundle/TestRunner.cpp:
    (WTR::TestRunner::setTabKeyCyclesThroughElements):
    (WTR):
    * WebKitTestRunner/InjectedBundle/TestRunner.h:
    (TestRunner):
    
    LayoutTests:
    
    fast/events/keypress-insert-tab.html is passing now on wk2. So, unskip
    in common skipped files and re-skip it on efl-wk1 until WK82864 is fixed.
    
    * platform/efl-wk1/TestExpectations:
    * platform/efl/Skipped:
    * platform/wk2/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@128604 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    45d63361