Bug 244536

Summary: Bypass call to String::substring() in HTMLConstructionSite::insertTextNode() in the common case
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 2022-08-30 08:06:02 PDT
Bypass call to String::substring() in HTMLConstructionSite::insertTextNode() in the common case.
Comment 1 Chris Dumez 2022-08-30 08:10:00 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3804
Comment 2 EWS 2022-08-30 14:55:33 PDT
Committed 253961@main (d82c68599fe3): <https://commits.webkit.org/253961@main>

Reviewed commits have been landed. Closing PR #3804 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-08-30 14:56:19 PDT
<rdar://problem/99352777>