WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
266970
Weaken memory order of getSlowCase()
https://bugs.webkit.org/show_bug.cgi?id=266970
Summary
Weaken memory order of getSlowCase()
Seija K.
Reported
2024-01-01 08:38:12 PST
getSlowCase() can safely be relaxed as the method is not inline and is not subject to data races.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-01-08 08:39:15 PST
<
rdar://problem/120652391
>
Ahmad Saleem
Comment 2
2024-09-10 07:08:13 PDT
PR -
https://github.com/WebKit/WebKit/pull/33364
EWS
Comment 3
2024-09-10 23:52:09 PDT
Committed
283469@main
(efbdd3a54283): <
https://commits.webkit.org/283469@main
> Reviewed commits have been landed. Closing PR #33364 and removing active labels.
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