Bug 267665

Summary: All "new" platforms should keep shortcutting the class checks in shouldEnableStrictMode after 273108@main
Product: WebKit Reporter: Abrar Rahman Protyasha <a_protyasha>
Component: WebKit Misc.Assignee: Abrar Rahman Protyasha <a_protyasha>
Status: RESOLVED FIXED    
Severity: Normal CC: a_protyasha, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
Radar WebKit Bug Importer
Comment 1 2024-01-17 16:42:06 PST
Abrar Rahman Protyasha
Comment 2 2024-01-17 16:55:02 PST
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.