[webkit-changes] [WebKit/WebKit] 071be0: Leverage ElementName enum in the HTML fast parser

Chris Dumez noreply at github.com
Wed Mar 29 22:46:33 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 071be0923a754fa2630b0df53373a0378a8d9648
      https://github.com/WebKit/WebKit/commit/071be0923a754fa2630b0df53373a0378a8d9648
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2023-03-29 (Wed, 29 Mar 2023)

  Changed paths:
    M Source/WebCore/html/parser/HTMLDocumentParserFastPath.cpp

  Log Message:
  -----------
  Leverage ElementName enum in the HTML fast parser
https://bugs.webkit.org/show_bug.cgi?id=254718

Reviewed by Darin Adler.

* Source/WebCore/html/parser/HTMLDocumentParserFastPath.cpp:
(WebCore::HTMLFastPathParser::parse):

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




More information about the webkit-changes mailing list