5 ms·
If you click on the image to see the interactive graph, under "Advanced settings" there's a switch "Date range variable: filter submissions by build date range
by DCoder 10y ago
If you click on the image to see the interactive graph, under "Advanced settings" there's a switch "Date range variable: filter submissions by build date range or submission date range", which is set to "build date range". So those "3 dates" correspond to three different build dates.
- cpeterso 10y agoThe telemetry link in the article points to Firefox 45 data. Curiously, the error rates appear to be going up: Firefox 46's error rate is 0.10% and Firefox 47's error rate is 4.35%. * Firefox 45: https://telemetry.mozilla.org/new-pipeline/dist.html#!measure=MEDIA_RUST_MP4PARSE_SUCCESS&max_channel_version=release%252F45 https://telemetry.mozilla.org/new-pipeline/dist.html#!measur... * Firefox 46: https://telemetry.mozilla.org/new-pipeline/dist.html#!measure=MEDIA_RUST_MP4PARSE_SUCCESS&max_channel_version=release%252F46 https://telemetry.mozilla.org/new-pipeline/dist.html#!measur... * Firefox 47: https://telemetry.mozilla.org/new-pipeline/dist.html#!measure=MEDIA_RUST_MP4PARSE_SUCCESS&max_channel_version=release%252F457 https://telemetry.mozilla.org/new-pipeline/dist.html#!measur...
- moosingin3space 10y agoWouldn't that make sense because FF 46 was not an ESR, 47 is the latest, and most users have been pushed to 47? More users are triggering more bugs in the parser. Also, 45 ESR doesn't include the Rust code on Windows (I heard that's landing in 48, if a Mozillian could please confirm that), so that's a large userbase to not have included in testing.