Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4419c238c5977629bfdb843d3fb2007753800768
      
https://github.com/WebKit/WebKit/commit/4419c238c5977629bfdb843d3fb2007753800768
  Author: Lily Spiniolas <[email protected]>
  Date:   2023-05-15 (Mon, 15 May 2023)

  Changed paths:
    M Source/WebCore/html/parser/HTMLDocumentParser.cpp
    M Source/WebCore/html/parser/HTMLDocumentParser.h

  Log Message:
  -----------
  Changed SynchronousMode into enum class
https://bugs.webkit.org/show_bug.cgi?id=256820

Reviewed by Ryosuke Niwa.

Changed SynchronousMode into enum class to improve type safety.

* Source/WebCore/html/parser/HTMLDocumentParser.cpp:
(WebCore::HTMLDocumentParser::prepareToStopParsing):
(WebCore::HTMLDocumentParser::pumpTokenizerIfPossible):
(WebCore::HTMLDocumentParser::resumeParsingAfterYield):
(WebCore::HTMLDocumentParser::pumpTokenizerLoop):
(WebCore::HTMLDocumentParser::insert):
(WebCore::HTMLDocumentParser::append):
(WebCore::HTMLDocumentParser::appendSynchronously):
(WebCore::HTMLDocumentParser::resumeParsingAfterScriptExecution):
* Source/WebCore/html/parser/HTMLDocumentParser.h:

Canonical link: https://commits.webkit.org/264100@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to