forked from Floorp-Projects/Floorp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1824253: Set enabling/disabling urlbar engagement telemetry via S…
…erver Knobs r=mak,TravisLong Differential Revision: https://phabricator.services.mozilla.com/D173494
- Loading branch information
Daisuke Akatsuka
committed
Apr 18, 2023
1 parent
8ca8e37
commit 09374b6
Showing
15 changed files
with
48 additions
and
291 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,6 +12,7 @@ $tags: | |
|
||
urlbar: | ||
abandonment: | ||
disabled: true | ||
type: event | ||
description: Recorded when the user abandons a search (blurring the urlbar). | ||
extra_keys: | ||
|
@@ -129,6 +130,7 @@ urlbar: | |
- [email protected] | ||
expires: never | ||
engagement: | ||
disabled: true | ||
type: event | ||
description: Recorded when the user executes an action on a result. | ||
extra_keys: | ||
|
@@ -323,6 +325,7 @@ urlbar: | |
- [email protected] | ||
expires: never | ||
impression: | ||
disabled: true | ||
type: event | ||
description: Recorded when urlbar results are shown to the user. | ||
extra_keys: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
42 changes: 0 additions & 42 deletions
42
...lbar/tests/engagementTelemetry/browser/browser_glean_telemetry_abandonment_preferences.js
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
42 changes: 0 additions & 42 deletions
42
...rlbar/tests/engagementTelemetry/browser/browser_glean_telemetry_engagement_preferences.js
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.