WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
273824
REGRESSION (iOS 17.4): WebAssembly blocked in lockdown mode, even if exception is added
https://bugs.webkit.org/show_bug.cgi?id=273824
Summary
REGRESSION (iOS 17.4): WebAssembly blocked in lockdown mode, even if exceptio...
Paul
Reported
2024-05-07 07:37:44 PDT
Since 17.4, webassembly does not work in app webviews or Safari when in lockdown mode, even when an exception is added. Previously, if you were in lockdown mode, and added an exception, the app or website would work normally. A simple way to test this is to visit a wasm feature detector like:
https://wasm-feature-detect.surma.technology/
Expected behavior (how it worked in 17.3): no features detected when in lockdown mode. Add a lockdown exception for this site. Now wasm features are detected. Impacted apps I'm aware of: Standard Notes
https://github.com/standardnotes/forum/issues/3514
Bitwarden
https://www.reddit.com/r/Bitwarden/comments/1bbaj8w/cannot_log_in_to_new_web_interface_on_ios_with/
Mutiny Wallet
https://github.com/MutinyWallet/mutiny-web/issues/993
All of these rely on some webassembly behavior.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-05-07 16:24:55 PDT
<
rdar://problem/127701515
>
vladimir
Comment 2
2025-03-14 05:17:48 PDT
Lunatask is another app that is impacted, see
https://lunatask.app/docs/common-questions
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