Bug 252453

Summary: Avoid allocating a new DocumentFragment when tryFastParsingHTMLFragment() fails
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Chris Dumez 2023-02-16 20:35:37 PST
Avoid allocating a new DocumentFragment when tryFastParsingHTMLFragment() fails.
Comment 1 Chris Dumez 2023-02-16 20:41:50 PST
Pull request: https://github.com/WebKit/WebKit/pull/10249
Comment 2 EWS 2023-02-16 22:19:46 PST
Committed 260424@main (5824bab256ea): <https://commits.webkit.org/260424@main>

Reviewed commits have been landed. Closing PR #10249 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-02-16 22:20:20 PST
<rdar://problem/105581351>