0
Fork 0
mirror of https://codeberg.org/librewolf/source.git synced 2024-12-22 05:33:03 -05:00

Fix firefox-view.patch

This commit is contained in:
Malte Jürgens 2022-11-10 23:09:49 +01:00
parent 1103f8e9ee
commit 6c60cf2b10
No known key found for this signature in database
GPG key ID: D29FBD5F93C0CFC3

View file

@ -143,3 +143,17 @@ index 616839d..f849f60 100644
{
id: "FX_MR_106_UPGRADE",
template: "spotlight",
diff --git a/toolkit/components/nimbus/FeatureManifest.yaml b/toolkit/components/nimbus/FeatureManifest.yaml
--- a/toolkit/components/nimbus/FeatureManifest.yaml
+++ b/toolkit/components/nimbus/FeatureManifest.yaml
@@ -638,10 +638,6 @@ majorRelease2022:
type: boolean
fallbackPref: "browser.theme.colorway-closet"
description: "Whether or not to show the colorway closet modal"
- firefoxView:
- type: boolean
- fallbackPref: "browser.tabs.firefox-view"
- description: "Whether or not to show the firefox view tab"
onboarding:
type: boolean
fallbackPref: "browser.majorrelease.onboarding"