Bug 241236 - Optimize HTMLTokenizer::temporaryBufferIs()
Summary: Optimize HTMLTokenizer::temporaryBufferIs()
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-06-02 12:56 PDT by Chris Dumez
Modified: 2022-06-02 13:55 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-06-02 12:56:52 PDT
Optimize HTMLTokenizer::temporaryBufferIs() by leveraging the known length of the string literal parameter.
Comment 1 Chris Dumez 2022-06-02 12:59:31 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1252
Comment 2 EWS 2022-06-02 13:54:16 PDT
Committed r295143 (251233@main): <https://commits.webkit.org/251233@main>

Reviewed commits have been landed. Closing PR #1252 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-06-02 13:55:13 PDT
<rdar://problem/94308585>