Skip to content
  • commit-queue@webkit.org's avatar
    [EFL][WK2] Provide implementation for TestRunner::pathToLocalResource() · 6ac95b82
    commit-queue@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=95842
    
    Patch by Christophe Dumez <christophe.dumez@intel.com> on 2012-09-05
    Reviewed by Kenneth Rohde Christiansen.
    
    Tools:
    
    Provide proper implementation for TestRunner::pathToLocalResource()
    in EFL WKTR, identical to the one for DumpRenderTree.
    
    Map /tmp to ${DUMPRENDERTREE_TEMP} environment variable and
    /tmp/LayoutTests to ${LOCAL_RESOURCE_ROOT} so that local resources
    are found my WebKitTestRunner.
    
    * WebKitTestRunner/InjectedBundle/efl/TestRunnerEfl.cpp:
    (WTR::TestRunner::pathToLocalResource):
    
    LayoutTests:
    
    Unskip fast/dom/frame-loading-via-document-write.html that
    was failing due to incomplete implementation for
    TestRunner::pathToLocalResource() in EFL WKTR.
    
    * platform/efl-wk2/TestExpectations:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@127602 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    6ac95b82