Skip to content
  • commit-queue@webkit.org's avatar
    2010-11-08 James Simonsen <simonjam@chromium.org> · 0cad5f9c
    commit-queue@webkit.org authored
            Reviewed by Dimitri Glazkov.
    
            [Web Timing] Split domContentLoaded into start/end
            https://bugs.webkit.org/show_bug.cgi?id=48920
    
            * fast/dom/script-tests/webtiming.js:
            (checkTimingBeforeLoad):
            (checkTimingWhileDeferred):
            (checkWebTimingOnDOMContentLoaded): Added.
            (checkWebTimingWhileAsync):
            (checkWebTimingOnLoad):
            (checkWebTimingAfterLoad):
            * fast/dom/webtiming-document-open-expected.txt:
            * fast/dom/webtiming-expected.txt:
    2010-11-08  James Simonsen  <simonjam@chromium.org>
    
            Reviewed by Dimitri Glazkov.
    
            [Web Timing] Split domContentLoaded into start/end
            https://bugs.webkit.org/show_bug.cgi?id=48920
    
            * dom/Document.cpp:
            (WebCore::Document::finishedParsing):
            * dom/DocumentTiming.h:
            (WebCore::DocumentTiming::DocumentTiming):
            * page/Timing.cpp:
            (WebCore::Timing::domContentLoadedStart):
            (WebCore::Timing::domContentLoadedEnd):
            * page/Timing.h:
            * page/Timing.idl:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71608 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    0cad5f9c