gecko-dev/toolkit
Bryce Van Dyk 3a0829bb8d Bug 1513651 - Collect telemetry on sample description box entries when parsing mp4s. r=jya
This patch adds telemetry to help us determine if mp4s with certain structures
can occur in the wild. Specifically:
- How often do mp4s have multiple entries in the sample description box?
- Do we ever see mp4s with multiple codecs in the sample description box?
- Do we ever see mp4s with multiple sets of crypto info in the sample
  description box?

This information is collected each time we parse mp4 metadata.

Remove some diagnostic asserts now that we're gracefully gathering info.

Reshuffle of DecoderData function order to align with the order in the header.

Differential Revision: https://phabricator.services.mozilla.com/D14426

--HG--
extra : moz-landing-system : lando
2019-02-11 20:07:51 +00:00
..
actors Bug 1517703 - Part 2 - Use ReferrerInfo in loadURIOptions from js r=Gijs 2019-02-12 19:35:24 +00:00
components Bug 1513651 - Collect telemetry on sample description box entries when parsing mp4s. r=jya 2019-02-11 20:07:51 +00:00
content Merge mozilla-central to inbound. a=merge CLOSED TREE 2019-02-13 23:36:24 +02:00
crashreporter Bug 1472589 - Fix parent process crash reporting in the Snap package environment. r=ted,jlorenzo 2019-02-11 13:49:35 +00:00
forgetaboutsite Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
library Bug 1346759 - Use URI comparison for null principals instead of pointer comparison. r=ckerschb,bholley 2019-02-11 18:03:12 +00:00
locales Bug 1519923 - Migrate about:rights to Fluent, r=jaws,flod 2019-02-08 17:36:15 +00:00
modules Bug 1517703 - Part 2 - Use ReferrerInfo in loadURIOptions from js r=Gijs 2019-02-12 19:35:24 +00:00
mozapps Bug 1524001 update manifest to validate manifest.icons, r=kmag 2019-02-14 01:32:31 +00:00
pluginproblem Bug 1507895 - Part IV, Remove the XBL pluginProblem binding r=smaug 2019-01-26 07:51:10 +00:00
profile Bug 1527499: Show the profile manager by default in preference to assigning or creating an initial profile. r=froydnj 2019-02-13 14:04:23 +00:00
recordreplay Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-02-04 19:10:18 +00:00
system Bug 1521460 - Also reformat objective-c files r=mstange,ehsan,spohl 2019-01-21 18:18:16 +01:00
themes Bug 1527357 - Only package player.css for Nightly builds to avoid beta uplift failures. r=Felipe 2019-02-12 22:03:44 +00:00
xre Bug 1527374: Always remove --allow-downgrade from the command line. r=bzbarsky 2019-02-13 16:36:02 +00:00
.eslintrc.js
moz.build Backed out 7 changesets (bug 1518632, bug 1463198, bug 1455707, bug 1522934, bug 1322797, bug 1474285) for build bustages at /builds/worker/workspace/build/src/toolkit/xre/nsAppRunner.cpp on a CLOSED TREE 2019-01-31 03:34:49 +02:00
moz.configure Bug 1515641 - Check for nasm >= 2.13 for dav1d. r=TD-Linux,nalexander 2019-02-05 21:19:07 +00:00
nss.configure Bug 1513134 - Detect unnecessary --help dependencies. r=firefox-build-system-reviewers,gps 2018-12-11 19:34:28 +00:00
toolkit.mozbuild Bug 1517083 - Enable running custom tests on extension-based experiments; r=rhelmer,froydnj 2019-02-06 06:21:43 +00:00