Skip to content
Merged
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: 5649669d4c7d1b053f47303612989b5f68f6856a
main: 2ffc25def47ca208d9247c71838598359600b817
beta: 543bf51845e6cf34de13d748c04b4ac8b94a12df
main: 16b037c409dcd2e6dca11e0ce61384bc52dbb78d
release: 64a74f8bb7dcee8d1b34b0d9c43b09403441d444
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
beta: 5649669d4c7d1b053f47303612989b5f68f6856a
beta: 543bf51845e6cf34de13d748c04b4ac8b94a12df
esr115: 1ffd23569540cf8a527a6f2fb014aa74c82f55cd
esr128: ed38f9209e39bd7ad247c81a7c20c99c874e0a62
esr140: d0cbc16e6f1439d9673e762a6dcf3cabf12cde20
main: 2ffc25def47ca208d9247c71838598359600b817
main: 16b037c409dcd2e6dca11e0ce61384bc52dbb78d
release: 64a74f8bb7dcee8d1b34b0d9c43b09403441d444
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ focus/klar-v139.0: 0a40db672ac6d422377ae4394dcbaae878998e9e
focus/klar-v140.0: 2d3684ce1d30402082a7d37b3df58e0c672ac4ab
focus/klar-v141.0: 2d2a8b3fcd4a112fa6e387d687138dc662d96e37
focus/klar-v143.0: 72645ad484df1c240e64871aa5408b296d94798c
main: 1a242f7f9bc45422ea9c5a4714b2a241d3efbfb0
main: fa25c30fc98a6358ce7a712ca52bdfe9fe5e4c48
release/v124: da250bed9e19c4978d4400d6d404cb312e33636e
release/v125: a3e1e0773a00009e08d95726fd518ab642255ccd
release/v126: 6f305409b4af68e8404401a2caad8cb0da9a0494
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ firefox-v145.1: 6d4a66eb019f7d823b8936d2dde61e4aa2ac17ad
firefox-v145.2: 60529545c78b22e25592a7a86213ab8970357ee5
firefox-v145.3: 966c9be1a09d3606bba6346bb5cda7e67774bf34
firefox-v146.0: dcd0b14ecc104ff1dd413c5d694a9f24b5b50712
main: 1a242f7f9bc45422ea9c5a4714b2a241d3efbfb0
main: fa25c30fc98a6358ce7a712ca52bdfe9fe5e4c48
release/v117: 43b690c450066d4dde1b2ccb93ed3714d244d502
release/v118: 89a7ea3c3372e5a4ef5b3c5b85499d26198d0524
release/v119: 7dc381f991c6d2a983c3ba7f0cffd880e8c29e7b
Expand Down
22 changes: 0 additions & 22 deletions experimenter/experimenter/features/manifests/ios/beta.fml.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -767,15 +767,6 @@ features:
is-position-feature-enabled: true
search-highlights: false
use-page-content: false
search-engine-consolidation-feature:
description: |
This feature is for managing the roll out of Search Engine Consolidation support in iOS
variables:
enabled:
description: |
Enables the feature
type: Boolean
default: true
sent-from-firefox-feature:
description: |
Adds additional promo text to links shared to WhatsApp.
Expand Down Expand Up @@ -856,14 +847,6 @@ features:
If true, enables translucency for tab tray actions at the bottom.
type: Boolean
default: false
tabTrayFeature:
description: The tab tray screen that the user goes to when they open the tab tray.
variables:
sections-enabled:
description: This property provides a lookup table of whether or not the given section should be enabled. If the section is enabled, it should be toggleable in the settings screen, and on by default.
type: Map<TabTraySection, Boolean>
default:
inactive-tabs: true
toolbar-refactor-feature:
description: |
This feature is for managing the roll out of the Toolbar refactor feature
Expand Down Expand Up @@ -1243,11 +1226,6 @@ enums:
description: A Firefox Suggestion specifically for mobile from adMarketplace.
wikipedia:
description: A Firefox Suggestion for a Wikipedia page.
TabTraySection:
description: The identifiers for the sections of the tab tray.
variants:
inactive-tabs:
description: Tabs that have been automatically closed for the user.
ToolbarLayoutType:
description: The type of toolbar layout.
variants:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -777,15 +777,6 @@ features:
is-position-feature-enabled: true
search-highlights: false
use-page-content: false
search-engine-consolidation-feature:
description: |
This feature is for managing the roll out of Search Engine Consolidation support in iOS
variables:
enabled:
description: |
Enables the feature
type: Boolean
default: true
sent-from-firefox-feature:
description: |
Adds additional promo text to links shared to WhatsApp.
Expand Down Expand Up @@ -866,14 +857,6 @@ features:
If true, enables translucency for tab tray actions at the bottom.
type: Boolean
default: true
tabTrayFeature:
description: The tab tray screen that the user goes to when they open the tab tray.
variables:
sections-enabled:
description: This property provides a lookup table of whether or not the given section should be enabled. If the section is enabled, it should be toggleable in the settings screen, and on by default.
type: Map<TabTraySection, Boolean>
default:
inactive-tabs: true
toolbar-refactor-feature:
description: |
This feature is for managing the roll out of the Toolbar refactor feature
Expand Down Expand Up @@ -1253,11 +1236,6 @@ enums:
description: A Firefox Suggestion specifically for mobile from adMarketplace.
wikipedia:
description: A Firefox Suggestion for a Wikipedia page.
TabTraySection:
description: The identifiers for the sections of the tab tray.
variants:
inactive-tabs:
description: Tabs that have been automatically closed for the user.
ToolbarLayoutType:
description: The type of toolbar layout.
variants:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -337,16 +337,6 @@ search:
awesome-bar:
type: json
description: Configuring the awesome bar.
search-engine-consolidation-feature:
description: |
This feature is for managing the roll out of Search Engine Consolidation support in iOS
hasExposure: true
exposureDescription: ''
variables:
enabled:
type: boolean
description: |
Enables the feature
sent-from-firefox-feature:
description: |
Adds additional promo text to links shared to WhatsApp.
Expand Down Expand Up @@ -431,14 +421,6 @@ tab-tray-ui-experiments:
type: boolean
description: |
If true, enables translucency for tab tray actions at the bottom.
tabTrayFeature:
description: The tab tray screen that the user goes to when they open the tab tray.
hasExposure: true
exposureDescription: ''
variables:
sections-enabled:
type: json
description: This property provides a lookup table of whether or not the given section should be enabled. If the section is enabled, it should be toggleable in the settings screen, and on by default.
toolbar-refactor-feature:
description: |
This feature is for managing the roll out of the Toolbar refactor feature
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -749,15 +749,6 @@ features:
is-position-feature-enabled: true
search-highlights: false
use-page-content: false
search-engine-consolidation-feature:
description: |
This feature is for managing the roll out of Search Engine Consolidation support in iOS
variables:
enabled:
description: |
Enables the feature
type: Boolean
default: true
sent-from-firefox-feature:
description: |
Adds additional promo text to links shared to WhatsApp.
Expand Down Expand Up @@ -838,14 +829,6 @@ features:
If true, enables translucency for tab tray actions at the bottom.
type: Boolean
default: false
tabTrayFeature:
description: The tab tray screen that the user goes to when they open the tab tray.
variables:
sections-enabled:
description: This property provides a lookup table of whether or not the given section should be enabled. If the section is enabled, it should be toggleable in the settings screen, and on by default.
type: Map<TabTraySection, Boolean>
default:
inactive-tabs: true
toolbar-refactor-feature:
description: |
This feature is for managing the roll out of the Toolbar refactor feature
Expand Down Expand Up @@ -1225,11 +1208,6 @@ enums:
description: A Firefox Suggestion specifically for mobile from adMarketplace.
wikipedia:
description: A Firefox Suggestion for a Wikipedia page.
TabTraySection:
description: The identifiers for the sections of the tab tray.
variants:
inactive-tabs:
description: Tabs that have been automatically closed for the user.
ToolbarLayoutType:
description: The type of toolbar layout.
variants:
Expand Down