You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cleanup patch (meant to be applied on top of this PR) generated by LLM.
Telemetry removed — stripped all AccumulateCategorical, RecordPixiTelemetry, RecordDecodeResultTelemetry, and the AVIF histograms from Histograms.json
Build config switch added — MOZ_AVIF (--disable-avif), defaults ON when AV1 is enabled, gates the decoder, MIME type, and content registration independently
SpeedHistogram() returns Nothing()
Stats: +27 / −421 on top of the PR commit. The .patch applies cleanly on ad6e2a0.
The merge conflicts are from the original PR — it's based on an older main that has since moved mp4parse and fallible_collections to third_party/rust/. The PR needs a rebase first.
Cargo.lock / Cargo.toml drift: Dependencies have changed on main since the PR was authored.
After rebasing, the simplification patch (strip telemetry + add MOZ_AVIF switch) applies cleanly with no conflicts — I tested the 7 files it touches auto-merge fine.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TODO:
Modules are mostly copied from firefox-93.0.source.tar.xz
(update)
gfx/ycbcr
media/libyuv
media/mp4parse 0.11.5
(rust dependency)
fallible_collections
ahash