Closed
Bug 1656274
Opened 4 years ago
Closed 4 years ago
Add a Telemetry probe that records an event when the user causes the WebRTC sharing indicator to appear
Categories
(Firefox :: Site Permissions, task)
Firefox
Site Permissions
Tracking
()
RESOLVED
FIXED
81 Branch
Tracking | Status | |
---|---|---|
firefox81 | --- | fixed |
People
(Reporter: mconley, Assigned: mconley)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/plain
|
chutten
:
data-review+
|
Details |
This probe should record when using either the new or legacy indicator.
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Attachment #9167066 -
Flags: data-review?(chutten)
Comment 3•4 years ago
|
||
Comment on attachment 9167066 [details]
Data review request.md
PRELIMINARY NOTES:
There is a new version of the Data Review Request form available which has a new question that must be answered: https://github.com/mozilla/data-review/blob/master/request.md
Specifically the question is about where documentation will be found. In this case I know where and will address it in the first answer, but for future reviews please fill out the entire form.
DATA COLLECTION REVIEW RESPONSE:
Is there or will there be documentation that describes the schema for the ultimate data set available publicly, complete and accurate?
Yes. This collection is Telemetry so is documented in its definitions file [Events.yaml](https://hg.mozilla.org/mozilla-central/file/tip/toolkit/components/telemetry/Events.yaml) and the [Probe Dictionary](https://telemetry.mozilla.org/probe-dictionary/).
Is there a control mechanism that allows the user to turn the data collection on and off?
Yes. This collection is Telemetry so can be controlled through Firefox's Preferences.
If the request is for permanent data collection, is there someone who will monitor the data over time?
No. This collection will expire in Firefox 87.
Using the category system of data types on the Mozilla wiki, what collection type of data do the requested measurements fall under?
Category 2, Interaction.
Is the data collection request for default-on or default-off?
Default on for all channels.
Does the instrumentation include the addition of any new identifiers?
No.
Is the data collection covered by the existing Firefox privacy notice?
Yes.
Does there need to be a check-in in the future to determine whether to renew the data?
Yes. :mconley is responsible for renewing or removing the collection before it expires in Firefox 87.
---
Result: datareview+
Attachment #9167066 -
Flags: data-review?(chutten) → data-review+
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ff66ce6e8605
Add a probe to record when users cause the WebRTC sharing indicator to open. r=pbz,data-review=chutten
Comment 5•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
Updated•4 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•