Skip to content
  • chang.shu@nokia.com's avatar
    2011-08-16 Chang Shu <cshu@webkit.org> · 0999712a
    chang.shu@nokia.com authored
            Support reset in WebCore::Internals
            https://bugs.webkit.org/show_bug.cgi?id=66307
    
            Reviewed by Dimitri Glazkov.
    
            New tests will be added when function reset is implemented.
    
            Added framework code in WebCoreTestSupport. The real implementation of
            Internals::reset() depends on the need from the settings that require a reset.
    
            * testing/Internals.cpp:
            (WebCore::Internals::reset):
            * testing/Internals.h:
            * testing/js/WebCoreTestSupport.cpp:
            (WebCoreTestSupport::resetInternalsObject):
            * testing/js/WebCoreTestSupport.h:
            * testing/v8/WebCoreTestSupport.cpp:
            (WebCoreTestSupport::resetInternalsObject):
            * testing/v8/WebCoreTestSupport.h:
    
    2011-08-16  Chang Shu  <cshu@webkit.org>
    
            Support reset in WebCore::Internals
            https://bugs.webkit.org/show_bug.cgi?id=66307
    
            Reviewed by Dimitri Glazkov.
    
            Added framework code in WebKit.
    
            * public/WebTestingSupport.h:
            * src/WebTestingSupport.cpp:
            (WebKit::WebTestingSupport::resetInternalsObject):
    
    2011-08-16  Chang Shu  <cshu@webkit.org>
    
            Support reset in WebCore::Internals
            https://bugs.webkit.org/show_bug.cgi?id=66307
    
            Reviewed by Dimitri Glazkov.
    
            Added framework code in WebKit.
    
            * WebCoreSupport/DumpRenderTreeSupportQt.cpp:
            (DumpRenderTreeSupportQt::resetInternalsObject):
            * WebCoreSupport/DumpRenderTreeSupportQt.h:
    
    2011-08-16  Chang Shu  <cshu@webkit.org>
    
            Support reset in WebCore::Internals
            https://bugs.webkit.org/show_bug.cgi?id=66307
    
            Reviewed by Dimitri Glazkov.
    
            Added call to resetInternalsObject in DRT.
    
            * DumpRenderTree/chromium/TestShell.cpp:
            (TestShell::resetTestController):
            * DumpRenderTree/mac/DumpRenderTree.mm:
            (resetWebViewToConsistentStateBeforeTesting):
            * DumpRenderTree/qt/DumpRenderTreeQt.cpp:
            (WebCore::WebPage::resetSettings):
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@93235 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    0999712a