Skip to content
  • andersca@apple.com's avatar
    Remove the remaining threaded parser code · d91e6a57
    andersca@apple.com authored
    https://bugs.webkit.org/show_bug.cgi?id=127224
    
    Reviewed by Andreas Kling.
    
    * dom/Document.cpp:
    (WebCore::Document::decrementActiveParserCount):
    * html/parser/AtomicHTMLToken.h:
    * html/parser/HTMLDocumentParser.cpp:
    (WebCore::HTMLDocumentParser::HTMLDocumentParser):
    (WebCore::HTMLDocumentParser::detach):
    (WebCore::HTMLDocumentParser::stopParsing):
    (WebCore::HTMLDocumentParser::prepareToStopParsing):
    (WebCore::HTMLDocumentParser::resumeParsingAfterYield):
    (WebCore::HTMLDocumentParser::forcePlaintextForTextDocument):
    (WebCore::HTMLDocumentParser::insert):
    (WebCore::HTMLDocumentParser::append):
    (WebCore::HTMLDocumentParser::end):
    (WebCore::HTMLDocumentParser::finish):
    (WebCore::HTMLDocumentParser::textPosition):
    (WebCore::HTMLDocumentParser::resumeParsingAfterScriptExecution):
    * html/parser/HTMLDocumentParser.h:
    * html/parser/HTMLParserIdioms.cpp:
    * html/parser/HTMLParserIdioms.h:
    * html/parser/HTMLTokenizer.cpp:
    * html/parser/HTMLTokenizer.h:
    * loader/DocumentLoader.cpp:
    (WebCore::DocumentLoader::isLoading):
    (WebCore::DocumentLoader::checkLoadComplete):
    * page/Settings.in:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@162258 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    d91e6a57