fune/browser/components/tests
Nick Alexander cde3d4a8d2 Bug 1835352 - Part 3: Record telemetry event when Firefox is launched from WDBA. r=nrishel
This uses the existing `browser.launched_to_handle ::
system_notification` event.  This is expedient and looks ahead to
making the WDBA a background task, where we likely will set the
privileged `name` of the toast to `default-browser-agent` or similar.

The alternative is to add a `browser.launched_to_handle ::
default_browser_agent` event.  I started with this and it's simply
duplication.  The data analysis phase will look almost identical with
either implementation: it's either filtering on the event name or on
the `name` key in the event extras.

Differential Revision: https://phabricator.services.mozilla.com/D179257
2023-06-01 03:41:17 +00:00
..
browser Bug 1835352 - Part 3: Record telemetry event when Firefox is launched from WDBA. r=nrishel 2023-06-01 03:41:17 +00:00
marionette Bug 1826316 - Change logging about lack of search settings file to debug only. r=search-reviewers,mcheang 2023-04-05 21:22:12 +00:00
unit Bug 1826062 - Automatic fixes for Prettier 2.0.5 upgrade. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,owlish 2023-05-20 12:26:49 +00:00