Bug 254766 - Add a fast abort path for StringImpl's equalInternal()
Summary: Add a fast abort path for StringImpl's equalInternal()
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: 2023-03-30 13:43 PDT by Chris Dumez
Modified: 2023-03-31 21:59 PDT (History)
2 users (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-03-30 13:43:25 PDT
Add a fast abort path for StringImpl's equalInternal().
Comment 1 Chris Dumez 2023-03-30 13:45:04 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12198
Comment 2 Radar WebKit Bug Importer 2023-03-31 09:52:45 PDT
<rdar://problem/107476469>
Comment 3 EWS 2023-03-31 21:59:21 PDT
Committed 262465@main (c5bb7e500378): <https://commits.webkit.org/262465@main>

Reviewed commits have been landed. Closing PR #12198 and removing active labels.