Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
beta: 7671017398a26974a116e6b15b5bd3a90ec99f7b
main: 24cab6a0399d3dd76568e424d9a720b2be4f56df
release: 486e9f276f92881d82cd83d689c43b2905197425
beta: 8b4fc4b3fae7a1bbefa8f21938bce67870a8b854
main: 76725a83d79957b14072bde359520e8de4c58c74
release: ced8f3c97c2b119aee3c230611bbb6e9c679abb7
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ features:
description: If true, Add Shortcuts improvement is enabled.
type: Boolean
default: true
ads-client-for-stories:
description: Feature to enable the Mozilla Ads Client support for Sponsored Stories for users on Firefox on Android.
variables:
enabled:
description: If true, Mozilla Ads Client support for Sponsored Stories is enabled.
type: Boolean
default: false
alternative-app-launcher-icon:
description: A feature that changes the app launcher icon background color.
variables:
Expand Down Expand Up @@ -784,13 +791,6 @@ features:
Whether to show the smaller height bottom addressbar with just the URL when entering text in a website.
type: Boolean
default: false
mozilla-ads-client:
description: Feature to enable the Mozilla Ads Client support for Top Sites for users on Firefox on Android.
variables:
enabled:
description: If true, Mozilla Ads Client support for Top Sites is enabled.
type: Boolean
default: true
native-share-sheet:
description: Feature to enable the Native Share Sheet for users on Firefox on Android.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ features:
description: If true, Add Shortcuts improvement is enabled.
type: Boolean
default: true
ads-client-for-stories:
description: Feature to enable the Mozilla Ads Client support for Sponsored Stories for users on Firefox on Android.
variables:
enabled:
description: If true, Mozilla Ads Client support for Sponsored Stories is enabled.
type: Boolean
default: false
alternative-app-launcher-icon:
description: A feature that changes the app launcher icon background color.
variables:
Expand Down Expand Up @@ -805,13 +812,6 @@ features:
Whether to show the smaller height bottom addressbar with just the URL when entering text in a website.
type: Boolean
default: false
mozilla-ads-client:
description: Feature to enable the Mozilla Ads Client support for Top Sites for users on Firefox on Android.
variables:
enabled:
description: If true, Mozilla Ads Client support for Top Sites is enabled.
type: Boolean
default: true
native-share-sheet:
description: Feature to enable the Native Share Sheet for users on Firefox on Android.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ add-shortcuts-improvement:
enabled:
type: boolean
description: If true, Add Shortcuts improvement is enabled.
ads-client-for-stories:
description: Feature to enable the Mozilla Ads Client support for Sponsored Stories for users on Firefox on Android.
hasExposure: true
exposureDescription: ''
variables:
enabled:
type: boolean
description: If true, Mozilla Ads Client support for Sponsored Stories is enabled.
alternative-app-launcher-icon:
description: A feature that changes the app launcher icon background color.
hasExposure: true
Expand Down Expand Up @@ -495,14 +503,6 @@ minimal-addressbar:
type: boolean
description: |
Whether to show the smaller height bottom addressbar with just the URL when entering text in a website.
mozilla-ads-client:
description: Feature to enable the Mozilla Ads Client support for Top Sites for users on Firefox on Android.
hasExposure: true
exposureDescription: ''
variables:
enabled:
type: boolean
description: If true, Mozilla Ads Client support for Top Sites is enabled.
native-share-sheet:
description: Feature to enable the Native Share Sheet for users on Firefox on Android.
hasExposure: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ features:
description: If true, Add Shortcuts improvement is enabled.
type: Boolean
default: true
ads-client-for-stories:
description: Feature to enable the Mozilla Ads Client support for Sponsored Stories for users on Firefox on Android.
variables:
enabled:
description: If true, Mozilla Ads Client support for Sponsored Stories is enabled.
type: Boolean
default: false
alternative-app-launcher-icon:
description: A feature that changes the app launcher icon background color.
variables:
Expand Down Expand Up @@ -830,13 +837,6 @@ features:
Whether to show the smaller height bottom addressbar with just the URL when entering text in a website.
type: Boolean
default: false
mozilla-ads-client:
description: Feature to enable the Mozilla Ads Client support for Top Sites for users on Firefox on Android.
variables:
enabled:
description: If true, Mozilla Ads Client support for Top Sites is enabled.
type: Boolean
default: true
native-share-sheet:
description: Feature to enable the Native Share Sheet for users on Firefox on Android.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ features:
description: If true, Add Shortcuts improvement is enabled.
type: Boolean
default: true
ads-client-for-stories:
description: Feature to enable the Mozilla Ads Client support for Sponsored Stories for users on Firefox on Android.
variables:
enabled:
description: If true, Mozilla Ads Client support for Sponsored Stories is enabled.
type: Boolean
default: false
alternative-app-launcher-icon:
description: A feature that changes the app launcher icon background color.
variables:
Expand Down Expand Up @@ -784,13 +791,6 @@ features:
Whether to show the smaller height bottom addressbar with just the URL when entering text in a website.
type: Boolean
default: false
mozilla-ads-client:
description: Feature to enable the Mozilla Ads Client support for Top Sites for users on Firefox on Android.
variables:
enabled:
description: If true, Mozilla Ads Client support for Top Sites is enabled.
type: Boolean
default: true
native-share-sheet:
description: Feature to enable the Native Share Sheet for users on Firefox on Android.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ features:
description: If true, Add Shortcuts improvement is enabled.
type: Boolean
default: true
ads-client-for-stories:
description: Feature to enable the Mozilla Ads Client support for Sponsored Stories for users on Firefox on Android.
variables:
enabled:
description: If true, Mozilla Ads Client support for Sponsored Stories is enabled.
type: Boolean
default: false
alternative-app-launcher-icon:
description: A feature that changes the app launcher icon background color.
variables:
Expand Down Expand Up @@ -784,13 +791,6 @@ features:
Whether to show the smaller height bottom addressbar with just the URL when entering text in a website.
type: Boolean
default: false
mozilla-ads-client:
description: Feature to enable the Mozilla Ads Client support for Top Sites for users on Firefox on Android.
variables:
enabled:
description: If true, Mozilla Ads Client support for Top Sites is enabled.
type: Boolean
default: true
native-share-sheet:
description: Feature to enable the Native Share Sheet for users on Firefox on Android.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ features:
description: If true, Add Shortcuts improvement is enabled.
type: Boolean
default: true
ads-client-for-stories:
description: Feature to enable the Mozilla Ads Client support for Sponsored Stories for users on Firefox on Android.
variables:
enabled:
description: If true, Mozilla Ads Client support for Sponsored Stories is enabled.
type: Boolean
default: false
alternative-app-launcher-icon:
description: A feature that changes the app launcher icon background color.
variables:
Expand Down Expand Up @@ -805,13 +812,6 @@ features:
Whether to show the smaller height bottom addressbar with just the URL when entering text in a website.
type: Boolean
default: false
mozilla-ads-client:
description: Feature to enable the Mozilla Ads Client support for Top Sites for users on Firefox on Android.
variables:
enabled:
description: If true, Mozilla Ads Client support for Top Sites is enabled.
type: Boolean
default: true
native-share-sheet:
description: Feature to enable the Native Share Sheet for users on Firefox on Android.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ add-shortcuts-improvement:
enabled:
type: boolean
description: If true, Add Shortcuts improvement is enabled.
ads-client-for-stories:
description: Feature to enable the Mozilla Ads Client support for Sponsored Stories for users on Firefox on Android.
hasExposure: true
exposureDescription: ''
variables:
enabled:
type: boolean
description: If true, Mozilla Ads Client support for Sponsored Stories is enabled.
alternative-app-launcher-icon:
description: A feature that changes the app launcher icon background color.
hasExposure: true
Expand Down Expand Up @@ -495,14 +503,6 @@ minimal-addressbar:
type: boolean
description: |
Whether to show the smaller height bottom addressbar with just the URL when entering text in a website.
mozilla-ads-client:
description: Feature to enable the Mozilla Ads Client support for Top Sites for users on Firefox on Android.
hasExposure: true
exposureDescription: ''
variables:
enabled:
type: boolean
description: If true, Mozilla Ads Client support for Top Sites is enabled.
native-share-sheet:
description: Feature to enable the Native Share Sheet for users on Firefox on Android.
hasExposure: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ features:
description: If true, Add Shortcuts improvement is enabled.
type: Boolean
default: true
ads-client-for-stories:
description: Feature to enable the Mozilla Ads Client support for Sponsored Stories for users on Firefox on Android.
variables:
enabled:
description: If true, Mozilla Ads Client support for Sponsored Stories is enabled.
type: Boolean
default: false
alternative-app-launcher-icon:
description: A feature that changes the app launcher icon background color.
variables:
Expand Down Expand Up @@ -830,13 +837,6 @@ features:
Whether to show the smaller height bottom addressbar with just the URL when entering text in a website.
type: Boolean
default: false
mozilla-ads-client:
description: Feature to enable the Mozilla Ads Client support for Top Sites for users on Firefox on Android.
variables:
enabled:
description: If true, Mozilla Ads Client support for Top Sites is enabled.
type: Boolean
default: true
native-share-sheet:
description: Feature to enable the Native Share Sheet for users on Firefox on Android.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ features:
description: If true, Add Shortcuts improvement is enabled.
type: Boolean
default: true
ads-client-for-stories:
description: Feature to enable the Mozilla Ads Client support for Sponsored Stories for users on Firefox on Android.
variables:
enabled:
description: If true, Mozilla Ads Client support for Sponsored Stories is enabled.
type: Boolean
default: false
alternative-app-launcher-icon:
description: A feature that changes the app launcher icon background color.
variables:
Expand Down Expand Up @@ -784,13 +791,6 @@ features:
Whether to show the smaller height bottom addressbar with just the URL when entering text in a website.
type: Boolean
default: false
mozilla-ads-client:
description: Feature to enable the Mozilla Ads Client support for Top Sites for users on Firefox on Android.
variables:
enabled:
description: If true, Mozilla Ads Client support for Top Sites is enabled.
type: Boolean
default: true
native-share-sheet:
description: Feature to enable the Native Share Sheet for users on Firefox on Android.
variables:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
beta: 7671017398a26974a116e6b15b5bd3a90ec99f7b
esr115: af3f44d63a45cc10d42506de4cc2fdcf23091199
beta: 8b4fc4b3fae7a1bbefa8f21938bce67870a8b854
esr115: 22a484291029df59b1a3bceee64b859804ac09a5
esr128: ed38f9209e39bd7ad247c81a7c20c99c874e0a62
esr140: 6a92bf87c42c8cf62ed228054cce9e14840d3d52
main: 24cab6a0399d3dd76568e424d9a720b2be4f56df
release: 486e9f276f92881d82cd83d689c43b2905197425
esr140: e2421e48177cfe2c6e83ef0a3d01b430de7f9c3a
main: 76725a83d79957b14072bde359520e8de4c58c74
release: ced8f3c97c2b119aee3c230611bbb6e9c679abb7
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,9 @@ urlbar:
pick. Set to zero to disable.
quickSuggestAmpTopPickUseNovaIconSize:
type: boolean
fallbackPref: browser.urlbar.quicksuggest.ampTopPickUseNovaIconSize
setPref:
branch: default
pref: browser.urlbar.quicksuggest.ampTopPickUseNovaIconSize
description: >-
Whether or not use the Nova icon size for AMP suggestion.
Otherwise, use standard rich-suggestion size.
Expand Down Expand Up @@ -5226,7 +5228,7 @@ sidebar:
description: sidebar.verticalTabs pref value to set on user branch; true to enable vertical tabs
visibility:
type: string
description: 'sidebar.visibility pref value to set on user branch. Vertical tabs: "always-show", "expand-on-hover", "hide-sidebar". Horizontal tabs: "hide-on-close", "hide-launcher".'
description: sidebar.visibility pref value ("hide" or "always-show") to set on user branch

fxms_bmb_button:
description: A feature for the Firefox Messaging System Bookmarks Bar button surface
Expand Down
Loading
Loading