Skip to content
  • vsevik@chromium.org's avatar
    ASSERTION FAILED: documentLoader in... · 29510e29
    vsevik@chromium.org authored
    ASSERTION FAILED: documentLoader in WebKit/Source/WebCore/inspector/InspectorInstrumentation.cpp(597)
    https://bugs.webkit.org/show_bug.cgi?id=68291
    
    Reviewed by Tony Chang.
    
    * dom/Document.cpp:
    (WebCore::Document::finishedParsing):
    * inspector/InspectorInstrumentation.cpp:
    (WebCore::InspectorInstrumentation::domContentLoadedEventFiredImpl):
    (WebCore::InspectorInstrumentation::loadEventFiredImpl):
    * inspector/InspectorInstrumentation.h:
    (WebCore::InspectorInstrumentation::domContentLoadedEventFired):
    (WebCore::InspectorInstrumentation::loadEventFired):
    * page/DOMWindow.cpp:
    (WebCore::DOMWindow::dispatchLoadEvent):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@95790 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    29510e29