Closed Bug 1765316 Opened 3 years ago Closed 3 years ago

Set a default value for the "extensions.manifestV3.enabled" and "extensions.eventPages.enabled" about:config prefs

Categories

(WebExtensions :: General, task, P1)

task
Points:
1

Tracking

(firefox101 fixed)

RESOLVED FIXED
101 Branch
Tracking Status
firefox101 --- fixed

People

(Reporter: rpl, Assigned: rpl)

References

Details

(Whiteboard: [addons-jira])

Attachments

(1 file)

The two about:config prefs "extensions.manifestV3.enabled" and "extensions.eventPages.enabled" do not have currently any default value, internally we consider then as set to false when not explicitly set, but at the moment they are not going to be listed explicitly in about:config (until explicitly set by a user).

Extension developers will soon need to use these two prefs to test their add-on on Firefox while preparing their add-ons to transition to manifest_version 3 (and as an intermediary step of that transition, they may want to test their extension as a manifest_version 2 with only the addition of enabling the event pages support).

To make it easier to the extension developers to set these prefs correctly, we want to explicitly set them to false, so that they will be listed in about:config and the extension developers will only need to flip their current value (and avoid to set the wrong preference name by mistake because of a small typo).

Pushed by luca.greco@alcacoop.it: https://hg.mozilla.org/integration/autoland/rev/39f440a1f126 Explicitly set 'extensions.manifestV3.enabled' and 'extensions.eventPages.enabled' to false at toolkit level. r=mixedpuppy
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: