Closed Bug 1490074 Opened 6 years ago Closed 6 years ago

Add Telemetry to know how long the AudioContext become audible since it was created

Categories

(Core :: Audio/Video: Playback, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
mozilla64
Tracking Status
firefox64 --- fixed

People

(Reporter: alwu, Assigned: alwu)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

> padenot : creating an AudioContext when you don't want to play is very bad, it wake up the audio hardware of your phone, pauses your music, and consumes CPU for nothing Although we know that sites shouldn't create AudioContext in advance, it wastes the resource a lot and also causes the doorhanger showing too early even there is no any audible autoplay. I don't like to show the doorhanger when there is no audible autoplay, I would like to keep the timing of showing the doorhanger as close as possible to the timing audible autoplay happens. Therefore , I want to know how many sites will have that scenario which is to create AudioContext in advance and produces sound later (ex. when user click the page or certain button). I will add a Telemetry probe to meausure how long the AudioContext would become audible since it was created.
I want to know how many sites will have that scenario which is to create AudioContext in advance and produces sound later (ex. when user click the page or certain button). I will add a Telemetry probe to meausure how long the AudioContext would become audible since it was created.
Attached file Data review request
Attachment #9007859 - Flags: review?(francois)
Comment on attachment 9007859 [details] Data review request 1) Is there or will there be **documentation** that describes the schema for the ultimate data set available publicly, complete and accurate? Yes, in Histograms.json. 2) Is there a control mechanism that allows the user to turn the data collection on and off? Yes, telemetry setting. 3) If the request is for permanent data collection, is there someone who will monitor the data over time?** Not permanent. 4) Using the **[category system of data types](https://wiki.mozilla.org/Firefox/Data_Collection)** on the Mozilla wiki, what collection type of data do the requested measurements fall under? ** Category 1. 5) Is the data collection request for default-on or default-off? Default ON, all channels. 6) 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. 7) Is the data collection covered by the existing Firefox privacy notice? Yes. 8) Does there need to be a check-in in the future to determine whether to renew the data? No, telemetry alerts are sufficient.
Attachment #9007859 - Flags: review?(francois) → review+
Rank: 19
Priority: -- → P2
Comment on attachment 9007856 [details] Bug 1490074 - add Telemetry to know how long the AudioContext become audible since it was created. François Marier [:francois] has approved the revision.
Attachment #9007856 - Flags: review+
Comment on attachment 9007856 [details] Bug 1490074 - add Telemetry to know how long the AudioContext become audible since it was created. Paul Adenot (:padenot) has approved the revision.
Attachment #9007856 - Flags: review+
Pushed by alwu@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/84fbf23400d5 add Telemetry to know how long the AudioContext become audible since it was created. r=padenot,francois
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: