WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
267665
All "new" platforms should keep shortcutting the class checks in shouldEnableStrictMode after
273108@main
https://bugs.webkit.org/show_bug.cgi?id=267665
Summary
All "new" platforms should keep shortcutting the class checks in shouldEnable...
Abrar Rahman Protyasha
Reported
2024-01-17 16:41:55 PST
There was a subtle behavior change in
273108@main
, following which some platforms (namely watchOS 10, tvOS 17, and macCatalyst 17) started performing the long list of (unnecessary) class checks. These platforms were previously shortcutting said checks, so we should bring that back.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-01-17 16:42:06 PST
<
rdar://problem/121155736
>
Abrar Rahman Protyasha
Comment 2
2024-01-17 16:55:02 PST
Pull request:
https://github.com/WebKit/WebKit/pull/22886
EWS
Comment 3
2024-01-17 23:36:17 PST
Committed
273167@main
(adf5c8e2a88f): <
https://commits.webkit.org/273167@main
> Reviewed commits have been landed. Closing PR #22886 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