Bug 1748443 - Drop reference to search telemetry from BrowserUsageTelemetry documentation. r=adw

Differential Revision: https://phabricator.services.mozilla.com/D135049
This commit is contained in:
Mark Banner 2022-01-04 17:12:34 +00:00
Родитель 87869ccd79
Коммит 0afa80b9c4
1 изменённых файлов: 0 добавлений и 6 удалений

Просмотреть файл

@ -8,12 +8,6 @@ The `BrowserUsageTelemetry.jsm <https://searchfox.org/mozilla-central/source/bro
The measurements recording begins right after the ``SessionStore`` has finished restoring the session (i.e. restoring tabs/windows after Firefox starts).
Search telemetry
================
This module exposes the ``recordSearch`` method, which serves as the main entry point for recording search related Telemetry. It records only the search *counts* per engine and the origin of the search, but nothing pertaining the search contents themselves.
A list of the components recording search Telemetry can be found using the following `Searchfox search <https://searchfox.org/mozilla-central/search?q=recordSearch>`_.
Tab and window interactions
===========================
The usage telemetry module currently measures these interactions with the browser's tabs and windows: