Bug 244536 - Bypass call to String::substring() in HTMLConstructionSite::insertTextNode() in the common case
Summary: Bypass call to String::substring() in HTMLConstructionSite::insertTextNode() ...
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: 2022-08-30 08:06 PDT by Chris Dumez
Modified: 2022-08-30 14:56 PDT (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 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>