Skip to content
  • commit-queue@webkit.org's avatar
    [EFL][DRT] EFL DRT should disable visited links tracking by default · aaf3a7f3
    commit-queue@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=97881
    
    Patch by Mikhail Pozdnyakov <mikhail.pozdnyakov@intel.com> on 2012-09-28
    Reviewed by Kenneth Rohde Christiansen.
    
    Source/WebKit/efl:
    
    Added aux DumpRenderTreeSupportEfl::setShouldTrackVisitedLinks() function.
    
    * WebCoreSupport/DumpRenderTreeSupportEfl.cpp:
    (DumpRenderTreeSupportEfl::setShouldTrackVisitedLinks):
    * WebCoreSupport/DumpRenderTreeSupportEfl.h:
    
    Tools:
    
    Visited links tracking is disabled by default for each test.
    
    * DumpRenderTree/efl/DumpRenderTreeChrome.cpp:
    (DumpRenderTreeChrome::resetDefaultsToConsistentValues):
    
    LayoutTests:
    
    Rebased fast/block/float/float-in-float-hit-testing.html and unskipped it for EFL WK2.
    
    * platform/efl-wk2/TestExpectations:
    * platform/efl/fast/block/float/float-in-float-hit-testing-expected.png:
    * platform/efl/fast/block/float/float-in-float-hit-testing-expected.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@129874 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    aaf3a7f3