commit 485d9c1f017171aae044681c473ac839800b557c
parent ff19d0ada860d23267235364b416868cdd6e7b36
Author: Ryan Hunt <rhunt@eqrion.net>
Date: Wed, 17 Dec 2025 15:11:39 +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
@@ -4204,18 +4204,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