firefoxen: remove unused gstreamer dependencies #50373
Merged
+7
−49
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.
Firefox and, by extension, Tor browser don't support gstreamer any more, this
removes what are effectively unused dependencies.
https://bugzilla.mozilla.org/show_bug.cgi?id=1234092 "Remove gstreamer support"
Motivation for this change
Working towards #22372 and #39975 (removal of old gstreamer and ffmpeg versions).
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)Built
firefox
,firefox-esr
,tor-browser-bundle
andtor-browser-bundle-bin
and verified media playback works in all (withmediaSupport
enabled for the tor browsers)./cc @joachifm @oxij for the tor browser changes
Not sure who, if anyone, to ping for the Firefox changes.