Bug 240082 - Optimize / simplify slow case in StringView::convertASCIILowercaseAtom()
Summary: Optimize / simplify slow case in StringView::convertASCIILowercaseAtom()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-05-04 14:57 PDT by Chris Dumez
Modified: 2022-05-04 17:46 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-05-04 14:57:58 PDT
Optimize / simplify slow case in StringView::convertASCIILowercaseAtom().
Comment 1 Chris Dumez 2022-05-04 15:11:52 PDT
Pull request: https://github.com/WebKit/WebKit/pull/503
Comment 2 Chris Dumez 2022-05-04 15:14:55 PDT
Pull request: https://github.com/WebKit/WebKit/pull/504
Comment 3 EWS 2022-05-04 17:45:29 PDT
Committed r293807 (250280@main): <https://commits.webkit.org/250280@main>

Reviewed commits have been landed. Closing PR #504 and removing active labels.
Comment 4 Radar WebKit Bug Importer 2022-05-04 17:46:15 PDT
<rdar://problem/92764539>