Closed
Bug 1512277
Opened 7 years ago
Closed 7 years ago
Add Telemetry to know how many web audio is blocked
Categories
(Core :: Audio/Video: Playback, enhancement, P2)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla66
| Tracking | Status | |
|---|---|---|
| firefox66 | --- | fixed |
People
(Reporter: alwu, Assigned: alwu)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
No description provided.
| Assignee | ||
Updated•7 years ago
|
Summary: Add → Add Telemetry to know how many web audio is blocked
Updated•7 years ago
|
Rank: 15
Priority: -- → P2
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Attachment #9030361 -
Flags: review?(chutten)
Comment 3•7 years ago
|
||
Comment on attachment 9030361 [details]
Data review request
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 definition file (Histograms.json), the Probe Dictionary, and on telemetry.mozilla.org's Measurement Dashboards.
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 in Firefox's Preferences.
If the request is for permanent data collection, is there someone who will monitor the data over time?
N/A Expires in Firefox 70.
Using the category system of data types on the Mozilla wiki, what collection type of data do the requested measurements fall under?
Category 1, Technical.
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 (whether anonymous or otherwise; e.g., username, random IDs, etc. See the appendix for more details)?
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. :alwu is responsible for renewing or removing the collection before it expires in Firefox 70.
---
Result: datareview+
Attachment #9030361 -
Flags: review?(chutten) → review+
Updated•7 years ago
|
Attachment #9030359 -
Attachment description: Bug 1512277 - Add Telemetry to know how many web audio is blocked → Bug 1512277 - Add Telemetry to know how many AudioContext is blocked at the time of construction.
Updated•7 years ago
|
Attachment #9030359 -
Attachment description: Bug 1512277 - Add Telemetry to know how many AudioContext is blocked at the time of construction. → Bug 1512277 - Add Telemetry to know AudioContext blocking stauts if we enable blocking autoplay for web audio.
Updated•7 years ago
|
Attachment #9030359 -
Attachment description: Bug 1512277 - Add Telemetry to know AudioContext blocking stauts if we enable blocking autoplay for web audio. → Bug 1512277 - Add Telemetry to know AudioContext blocking status if we enable blocking autoplay for web audio.
Pushed by alwu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/54b628e16c5c
Add Telemetry to know AudioContext blocking status if we enable blocking autoplay for web audio. r=karlt,Dexter
Comment 5•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in
before you can comment on or make changes to this bug.
Description
•