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: 6918e4529c09a9345615bba125c5962663c7946c
main: f1f744222035cb8d47f4ae732a33612cd6055693
release: c9b6d1a6b0f490c78e453139ce15e154be9b5eb8
beta: 1a2fa97b58a43fbaacb37818916a7569b0e08c52
main: 6fddeb8926d444cecb942fcfd7e44208a718aae1
release: 17449244d3d5a27bf8649f5825eda8f0f3586694
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ features:
description: |
When the feature is enabled the user will see a new composable toolbar instead the previous View based one.
type: Boolean
default: false
default: true
cookie-banners:
description: Features for cookie banner handling.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ features:
description: |
When the feature is enabled the user will see a new composable toolbar instead the previous View based one.
type: Boolean
default: false
default: true
cookie-banners:
description: Features for cookie banner handling.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ features:
description: |
When the feature is enabled the user will see a new composable toolbar instead the previous View based one.
type: Boolean
default: false
default: true
cookie-banners:
description: Features for cookie banner handling.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ features:
description: |
When the feature is enabled the user will see a new composable toolbar instead the previous View based one.
type: Boolean
default: false
default: true
cookie-banners:
description: Features for cookie banner handling.
variables:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
beta: 6918e4529c09a9345615bba125c5962663c7946c
beta: 1a2fa97b58a43fbaacb37818916a7569b0e08c52
esr115: 0c4205dd82afb875f47136ea3f73c8c51d9beaa8
esr128: ed38f9209e39bd7ad247c81a7c20c99c874e0a62
esr140: 66771690f30cbf25607aef1ab9f77e6239886bc8
main: f1f744222035cb8d47f4ae732a33612cd6055693
release: c9b6d1a6b0f490c78e453139ce15e154be9b5eb8
main: 6fddeb8926d444cecb942fcfd7e44208a718aae1
release: 17449244d3d5a27bf8649f5825eda8f0f3586694
Original file line number Diff line number Diff line change
Expand Up @@ -3471,25 +3471,6 @@ compressionDictionaries:
branch: default
pref: network.http.dictionaries.enable

cookieStore:
description: Enablement of cookieStore API
owner: edgul@mozilla.com
hasExposure: false
variables:
enabled:
type: boolean
setPref:
branch: default
pref: dom.cookieStore.enabled
description: >-
Enablement of the cookie store API to CRUD and monitor cookies from window JS.
managerEnabled:
description: Enablement of ServiceWorker access to cookie-change events.
type: boolean
setPref:
branch: default
pref: dom.cookieStore.manager.enabled

pingsender:
description: "In-product usage of the pingsender telemetry reporter."
owner: nalexander@mozilla.com
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3471,25 +3471,6 @@ compressionDictionaries:
branch: default
pref: network.http.dictionaries.enable

cookieStore:
description: Enablement of cookieStore API
owner: edgul@mozilla.com
hasExposure: false
variables:
enabled:
type: boolean
setPref:
branch: default
pref: dom.cookieStore.enabled
description: >-
Enablement of the cookie store API to CRUD and monitor cookies from window JS.
managerEnabled:
description: Enablement of ServiceWorker access to cookie-change events.
type: boolean
setPref:
branch: default
pref: dom.cookieStore.manager.enabled

pingsender:
description: "In-product usage of the pingsender telemetry reporter."
owner: nalexander@mozilla.com
Expand Down
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: af0869a6307c322ea0e9aa2489bec94d080308eb
main: deda6bb0f19a6b80a26f5989dd07c21e592a2bdf
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,8 @@ firefox-v145.1: 6d4a66eb019f7d823b8936d2dde61e4aa2ac17ad
firefox-v145.2: 60529545c78b22e25592a7a86213ab8970357ee5
firefox-v145.3: 966c9be1a09d3606bba6346bb5cda7e67774bf34
firefox-v146.0: dcd0b14ecc104ff1dd413c5d694a9f24b5b50712
main: af0869a6307c322ea0e9aa2489bec94d080308eb
firefox-v146.1: dacd8c4bd43b9f1cfea462460e56f4a0445428ab
main: deda6bb0f19a6b80a26f5989dd07c21e592a2bdf
release/v117: 43b690c450066d4dde1b2ccb93ed3714d244d502
release/v118: 89a7ea3c3372e5a4ef5b3c5b85499d26198d0524
release/v119: 7dc381f991c6d2a983c3ba7f0cffd880e8c29e7b
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -965,15 +965,6 @@ features:
description: The number of maximum suggestions.
type: Int
default: 5
unified-ads:
description: |
This property is for managing the roll out of the unified ads API
variables:
enabled:
description: |
If true, we will enable user to use the unified ads API
type: Boolean
default: true
updated-password-manager-feature:
description: |
This property determines if we use the updated password manager or the legacy one.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -975,15 +975,6 @@ features:
description: The number of maximum suggestions.
type: Int
default: 5
unified-ads:
description: |
This property is for managing the roll out of the unified ads API
variables:
enabled:
description: |
If true, we will enable user to use the unified ads API
type: Boolean
default: true
updated-password-manager-feature:
description: |
This property determines if we use the updated password manager or the legacy one.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -532,16 +532,6 @@ trending-searches-feature:
max-suggestions:
type: int
description: The number of maximum suggestions.
unified-ads:
description: |
This property is for managing the roll out of the unified ads API
hasExposure: true
exposureDescription: ''
variables:
enabled:
type: boolean
description: |
If true, we will enable user to use the unified ads API
updated-password-manager-feature:
description: |
This property determines if we use the updated password manager or the legacy one.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -947,15 +947,6 @@ features:
description: The number of maximum suggestions.
type: Int
default: 5
unified-ads:
description: |
This property is for managing the roll out of the unified ads API
variables:
enabled:
description: |
If true, we will enable user to use the unified ads API
type: Boolean
default: true
updated-password-manager-feature:
description: |
This property determines if we use the updated password manager or the legacy one.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -965,15 +965,6 @@ features:
description: The number of maximum suggestions.
type: Int
default: 5
unified-ads:
description: |
This property is for managing the roll out of the unified ads API
variables:
enabled:
description: |
If true, we will enable user to use the unified ads API
type: Boolean
default: true
updated-password-manager-feature:
description: |
This property determines if we use the updated password manager or the legacy one.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -975,15 +975,6 @@ features:
description: The number of maximum suggestions.
type: Int
default: 5
unified-ads:
description: |
This property is for managing the roll out of the unified ads API
variables:
enabled:
description: |
If true, we will enable user to use the unified ads API
type: Boolean
default: true
updated-password-manager-feature:
description: |
This property determines if we use the updated password manager or the legacy one.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -532,16 +532,6 @@ trending-searches-feature:
max-suggestions:
type: int
description: The number of maximum suggestions.
unified-ads:
description: |
This property is for managing the roll out of the unified ads API
hasExposure: true
exposureDescription: ''
variables:
enabled:
type: boolean
description: |
If true, we will enable user to use the unified ads API
updated-password-manager-feature:
description: |
This property determines if we use the updated password manager or the legacy one.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -947,15 +947,6 @@ features:
description: The number of maximum suggestions.
type: Int
default: 5
unified-ads:
description: |
This property is for managing the roll out of the unified ads API
variables:
enabled:
description: |
If true, we will enable user to use the unified ads API
type: Boolean
default: true
updated-password-manager-feature:
description: |
This property determines if we use the updated password manager or the legacy one.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
friendly_name = "New Tab - Do No Harm"
description = """
Guardrail metrics for the New Tab. Includes user experience and revenue-related metrics for Search, Pocket and AdMarketplace Sponsored Tiles.
Guardrail metrics for the New Tab. Includes user experience and revenue-related metrics for Search, content and AdMarketplace Sponsored Tiles.
"""


Expand Down Expand Up @@ -29,21 +29,21 @@ Guardrail metrics for the New Tab. Includes user experience and revenue-related
[metrics.newtab_organic_topsite_impressions_v2.statistics.sum]
[metrics.newtab_organic_topsite_impressions_v2.statistics.linear_model_mean]

[metrics.sponsored_pocket_clicks.statistics.sum]
[metrics.sponsored_pocket_clicks.statistics.linear_model_mean]
[metrics.sponsored_pocket_impressions.statistics.sum]
[metrics.sponsored_pocket_impressions.statistics.linear_model_mean]
[metrics.sponsored_content_clicks.statistics.sum]
[metrics.sponsored_content_clicks.statistics.linear_model_mean]
[metrics.sponsored_content_impressions.statistics.sum]
[metrics.sponsored_content_impressions.statistics.linear_model_mean]


[metrics.organic_pocket_clicks.statistics.sum]
[metrics.organic_pocket_clicks.statistics.linear_model_mean]
[metrics.organic_pocket_impressions.statistics.sum]
[metrics.organic_pocket_impressions.statistics.linear_model_mean]
[metrics.organic_content_clicks.statistics.sum]
[metrics.organic_content_clicks.statistics.linear_model_mean]
[metrics.organic_content_impressions.statistics.sum]
[metrics.organic_content_impressions.statistics.linear_model_mean]

[metrics.sponsored_tile_ctr.statistics.population_ratio]
numerator='sponsored_tile_clicks'
denominator='sponsored_tile_impressions'

[metrics.sponsored_pocket_ctr.statistics.population_ratio]
numerator='sponsored_pocket_clicks'
denominator='sponsored_pocket_impressions'
[metrics.sponsored_content_ctr.statistics.population_ratio]
numerator='sponsored_content_clicks'
denominator='sponsored_content_impressions'
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
friendly_name = "Pocket in New Tab"
description = "Usage and engagement metrics for Pocket content in New Tab."
friendly_name = "Content (formerly known as Pocket) in New Tab"
description = "Usage and engagement metrics for content in New Tab."

[metrics.organic_pocket_clicks.statistics.bootstrap_mean]
[metrics.organic_pocket_clicks.statistics.deciles]
[metrics.organic_content_clicks.statistics.bootstrap_mean]
[metrics.organic_content_clicks.statistics.deciles]

[metrics.sponsored_pocket_clicks.statistics.bootstrap_mean]
[metrics.sponsored_pocket_clicks.statistics.deciles]
[metrics.sponsored_content_clicks.statistics.bootstrap_mean]
[metrics.sponsored_content_clicks.statistics.deciles]

[metrics.newtab_searches.statistics.bootstrap_mean]
[metrics.newtab_searches.statistics.deciles]

[metrics.newtab_pocket_enabled.statistics.binomial]
[metrics.newtab_sponsored_pocket_stories_enabled.statistics.binomial]
[metrics.any_organic_pocket_clicks.statistics.binomial]
[metrics.newtab_content_enabled.statistics.binomial]
[metrics.newtab_sponsored_content_stories_enabled.statistics.binomial]
[metrics.any_organic_content_clicks.statistics.binomial]


[metrics.sponsored_pocket_impressions.statistics.sum]
[metrics.sponsored_pocket_impressions.statistics.linear_model_mean]
[metrics.sponsored_content_impressions.statistics.sum]
[metrics.sponsored_content_impressions.statistics.linear_model_mean]

[metrics.organic_pocket_impressions.statistics.sum]
[metrics.organic_pocket_impressions.statistics.linear_model_mean]
[metrics.organic_content_impressions.statistics.sum]
[metrics.organic_content_impressions.statistics.linear_model_mean]

[metrics.sponsored_pocket_ctr.statistics.population_ratio]
numerator='sponsored_pocket_clicks'
denominator='sponsored_pocket_impressions'
[metrics.sponsored_content_ctr.statistics.population_ratio]
numerator='sponsored_content_clicks'
denominator='sponsored_content_impressions'
Loading