Bug 252514 - Move HTML fast parsing from createFragmentForMarkup() to DocumentFragment::parseHTML()
Summary: Move HTML fast parsing from createFragmentForMarkup() to DocumentFragment::pa...
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-02-17 17:30 PST by Chris Dumez
Modified: 2023-02-18 13:36 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2023-02-17 17:30:02 PST
Move HTML fast parsing from createFragmentForMarkup() to DocumentFragment::parseHTML().
Comment 1 Chris Dumez 2023-02-17 17:32:38 PST
Pull request: https://github.com/WebKit/WebKit/pull/10315
Comment 2 EWS 2023-02-18 13:35:35 PST
Committed 260519@main (49be8f24f1f7): <https://commits.webkit.org/260519@main>

Reviewed commits have been landed. Closing PR #10315 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-02-18 13:36:18 PST
<rdar://problem/105636012>