commit e4440d8be8ef99d6564abe702d79a2723ec34ff6
parent 9e60b7a812637a4ff2d4f21477eb8faff18f1f13
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