Bug 252136 - Leverage isASCIILower() / toASCIILower() in the new HTML parsing fast path
Summary: Leverage isASCIILower() / toASCIILower() in the new HTML parsing fast path
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-12 12:26 PST by Chris Dumez
Modified: 2023-02-12 13:40 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-12 12:26:03 PST
Leverage isASCIILower() / toASCIILower() in the new HTML parsing fast path.
Comment 1 Chris Dumez 2023-02-12 12:27:36 PST
Pull request: https://github.com/WebKit/WebKit/pull/10001
Comment 2 EWS 2023-02-12 13:39:37 PST
Committed 260170@main (74372cf946b0): <https://commits.webkit.org/260170@main>

Reviewed commits have been landed. Closing PR #10001 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-02-12 13:40:17 PST
<rdar://problem/105368774>