mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 16:28:38 +09:00
[Basilisk] Issue MoonchildProductions/UXP#1611 - Use platform default for WASM
This commit is contained in:
parent
caf316c9e4
commit
95c5a64b1f
1 changed files with 0 additions and 4 deletions
|
|
@ -1353,7 +1353,3 @@ pref("services.sync.validation.enabled", true);
|
|||
// The counter resets when the page is reloaded from the UI
|
||||
// (content-reloads do NOT clear this to mitigate reloading tricks).
|
||||
pref("prompts.authentication_dialog_abuse_limit", 3);
|
||||
|
||||
// Enable WASM and its baseline jit (platform default is false)
|
||||
pref("javascript.options.wasm", true);
|
||||
pref("javascript.options.wasm_baselinejit", true);
|
||||
Loading…
Add table
Add a link
Reference in a new issue