Skip to content
  • tonyg@chromium.org's avatar
    2010-07-09 Tony Gentilcore <tonyg@chromium.org> · fe847a4c
    tonyg@chromium.org authored
            Reviewed by Dimitri Glazkov.
    
            Implement performance.navigation.type
            https://bugs.webkit.org/show_bug.cgi?id=41564
    
            Expectations set to FAIL because disabled by default. Tests pass with --web-timing.
    
            * fast/dom/navigation-type-back-forward-expected.txt: Added.
            * fast/dom/navigation-type-back-forward.html: Added.
            * fast/dom/navigation-type-navigate-expected.txt: Added.
            * fast/dom/navigation-type-navigate.html: Added.
            * fast/dom/navigation-type-reload-expected.txt: Added.
            * fast/dom/navigation-type-reload.html: Added.
            * fast/dom/resources/navigation-type-matches-querystring.html: Added.
    2010-07-09  Tony Gentilcore  <tonyg@chromium.org>
    
            Reviewed by Dimitri Glazkov.
    
            Implement performance.navigation.type
            https://bugs.webkit.org/show_bug.cgi?id=41564
    
            Tests: fast/dom/navigation-type-back-forward.html
                   fast/dom/navigation-type-navigate.html
                   fast/dom/navigation-type-reload.html
    
            * page/Navigation.cpp:
            (WebCore::Navigation::type):
            * page/Navigation.h:
            (WebCore::Navigation::):
            * page/Navigation.idl:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@62947 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    fe847a4c