Bug 260076 - Leverage fast HTML parser in DOMParser::parseFromString()
Summary: Leverage fast HTML parser in DOMParser::parseFromString()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-08-11 10:29 PDT by Chris Dumez
Modified: 2023-08-23 14:38 PDT (History)
1 user (show)

See Also:


Attachments
WIP Patch (2.68 KB, patch)
2023-08-11 10:29 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2023-08-11 10:29:16 PDT
Leverage fast HTML parser in DOMParser::parseFromString().
Comment 1 Chris Dumez 2023-08-11 10:29:37 PDT
Created attachment 467247 [details]
WIP Patch
Comment 2 Chris Dumez 2023-08-11 10:29:56 PDT
<rdar://113738031>
Comment 3 Chris Dumez 2023-08-23 09:13:12 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16978
Comment 4 EWS 2023-08-23 14:38:35 PDT
Committed 267202@main (c42aaec46c58): <https://commits.webkit.org/267202@main>

Reviewed commits have been landed. Closing PR #16978 and removing active labels.