Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
REGRESSION(r265492): Removed ability to pass GStreamer options from M…
…iniBrowser to WebProcess https://bugs.webkit.org/show_bug.cgi?id=241507 Patch by Philippe Normand <philn@igalia.com> on 2022-06-13 Reviewed by Xabier Rodriguez-Calvar. When the static gstreamer-full library is disabled at build time we should still have the possibility to add the GStreamer CLI init group to the UIProcess commandline. * Tools/MiniBrowser/gtk/CMakeLists.txt: * Tools/MiniBrowser/gtk/main.c: (main): * Tools/MiniBrowser/wpe/CMakeLists.txt: * Tools/MiniBrowser/wpe/main.cpp: (main): Canonical link: https://commits.webkit.org/251488@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@295483 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
1 parent
97543a1
commit e3e4479f5a2c1c8e24a44f61a8817dc4a00c5747
Showing
4 changed files
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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