WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
254485
Avoid unnecessary is8Bit() check for each string in JSStringJoiner when m_isAll8Bit is true
https://bugs.webkit.org/show_bug.cgi?id=254485
Summary
Avoid unnecessary is8Bit() check for each string in JSStringJoiner when m_isA...
Chris Dumez
Reported
2023-03-26 13:19:54 PDT
Avoid unnecessary is8Bit() check for each string in JSStringJoiner when m_isAll8Bit is true.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-03-26 13:23:20 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/11982
EWS
Comment 2
2023-03-27 13:32:37 PDT
Committed
262172@main
(53d70e1e2b39): <
https://commits.webkit.org/262172@main
> Reviewed commits have been landed. Closing PR #11982 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-03-27 13:33:15 PDT
<
rdar://problem/107281750
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug