Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c42aaec46c580f52c3a101b51f011a605101fbc8
https://github.com/WebKit/WebKit/commit/c42aaec46c580f52c3a101b51f011a605101fbc8
Author: Chris Dumez <[email protected]>
Date: 2023-08-23 (Wed, 23 Aug 2023)
Changed paths:
M Source/WebCore/html/parser/HTMLDocumentParserFastPath.cpp
M Source/WebCore/xml/DOMParser.cpp
Log Message:
-----------
Leverage fast HTML parser in DOMParser::parseFromString()
https://bugs.webkit.org/show_bug.cgi?id=260076
rdar://113738031
Reviewed by Ryosuke Niwa.
Leverage the fast HTML parser in DOMParser::parseFromString(), like we already
do for HTMLElement::setInnerHTML().
* Source/WebCore/html/parser/HTMLDocumentParserFastPath.cpp:
* Source/WebCore/xml/DOMParser.cpp:
(WebCore::DOMParser::parseFromString):
Canonical link: https://commits.webkit.org/267202@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes