Bug 254634 - Only CPU(X86_64) should do constant blinding.
Summary: Only CPU(X86_64) should do constant blinding.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-28 18:24 PDT by Mark Lam
Modified: 2023-03-28 21:53 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2023-03-28 18:24:03 PDT
It is not relevant for CPUs with fixed alignment instruction sets.
Comment 1 Radar WebKit Bug Importer 2023-03-28 18:24:37 PDT
<rdar://problem/107345556>
Comment 2 Mark Lam 2023-03-28 18:29:07 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12089
Comment 3 EWS 2023-03-28 21:53:09 PDT
Committed 262260@main (dd5da1dca9b6): <https://commits.webkit.org/262260@main>

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