gecko-dev/toolkit
alwu 07c3b57fa1 Bug 1480484 - add telemetry scalar to measure the count for blocked media element without audio track. r=cpearce,francois
This is used to count the potiential number of the blocked autoplay media element without audio track
even if user was enable autoplay.

It might happen on three cases,
1. play -> loadedmetadata
2. loadedmetadata -> play
3. loadedmetadata -> has 'autoplay' keyword

In first case we need to check whether the play invocation has been called, and check other other cases
before the media starts playing.

In addition, the scalar name isn't consist with other names is because of the 40 maximum limitation of
the ping name.

MozReview-Commit-ID: 6Qm6TD4ME8I

--HG--
extra : rebase_source : d6c0dab7a0a2deed0025a0d039ead1f6ad218300
2018-08-03 13:21:03 -07:00
..
components Bug 1480484 - add telemetry scalar to measure the count for blocked media element without audio track. r=cpearce,francois 2018-08-03 13:21:03 -07:00
content Backed out changeset 5212e051d039 (bug 1479310) for bc failures on /browser/browser_onboarding_uitour.js. 2018-08-07 20:49:43 +03:00
crashreporter Backed out changeset 1e9ecba54e7b (bug 1348273) for failing on widget/tests/test_bug1123480.xul 2018-08-04 12:39:40 +03:00
forgetaboutsite Backed out 4 changesets (bug 1478308) for ESlint failure on AttributionCode.jsm. CLOSED TREE 2018-07-26 11:13:28 +03:00
library Backed out 6 changesets (bug 1478499) for failing spidermonkey pkg 2018-08-01 22:22:41 +03:00
locales Bug 1476034 - about:crashes: switched to fluent. r=flod,Pike 2018-08-01 10:31:14 +03:00
modules Backed out 12 changesets (bug 1479309, bug 1479312, bug 1479313, bug 1479310, bug 1479235, bug 1479945, bug 1479241, bug 1479318) for causing a big performance regression on OS X. a=backout 2018-08-07 17:30:52 +03:00
mozapps Bug 1481056 - Don't reuse the "progressmeter" element for the custom "download-progress" binding. r=mossop 2018-08-06 10:38:03 +01:00
pluginproblem
profile Bug 1480158 - The profile manager no longer updates the profile name after a rename. r=mak 2018-08-06 13:17:38 +01:00
recordreplay Bug 1479058 Part 9 - Add breakpoint kind for console messages, r=mccr8. 2018-08-02 23:32:00 +00:00
system Backed out changeset 5950c9d63c3b (bug 1090497) for build bustages on several files. CLOSED TREE 2018-08-02 19:59:53 +03:00
themes Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-08-03 13:28:32 +03:00
xre Backed out changeset 1e9ecba54e7b (bug 1348273) for failing on widget/tests/test_bug1123480.xul 2018-08-04 12:39:40 +03:00
.eslintrc.js
moz.build Bug 1464903 Part 2 - Record/replay build files, r=froydnj. 2018-07-22 11:42:17 +00:00
moz.configure Bug 1444141 - part 4 - make the JS engine depend on Rust; r=chmanchester,glandium,jorendorff 2018-08-02 11:00:21 -05:00
nss.configure
toolkit.mozbuild