commit 9bde42d9b33a5f244b84d3e44d3ac72f862bd98d
parent 9fc44ce3cd0ae46d38344a9201b2c40d38fd283a
Author: Ryan Hunt <rhunt@eqrion.net>
Date: Thu, 18 Dec 2025 14:55:06 +0000
Bug 2002635 - Revert "Bug 1980396: Add javascript.options.asmjs feature to Nimbus feature manifest." r=denispal
We don't need this anymore.
This reverts commit b1053297d5300a282d868a638d12dafabb54cf3b.
Differential Revision: https://phabricator.services.mozilla.com/D275814
Diffstat:
1 file changed, 0 insertions(+), 12 deletions(-)
diff --git a/toolkit/components/nimbus/FeatureManifest.yaml b/toolkit/components/nimbus/FeatureManifest.yaml
@@ -4218,18 +4218,6 @@ jitHintsCache:
branch: user
pref: "javascript.options.jithints"
-asmjs:
- description: Pref to toggle support for asm.js.
- owner: dpalmeiro@mozilla.com
- hasExposure: false
- variables:
- enabled:
- description: True to enable the asm.js feature.
- type: boolean
- setPref:
- branch: user
- pref: "javascript.options.asmjs"
-
scriptloader:
description: Prefs that control scriptloader heuristics.
owner: dpalmeiro@mozilla.com