Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 47a42208eb062b7170cbcfc624a7752f44fc836e https://github.com/WebKit/WebKit/commit/47a42208eb062b7170cbcfc624a7752f44fc836e Author: Philippe Normand <ph...@igalia.com> Date: 2023-07-05 (Wed, 05 Jul 2023)
Changed paths: M Source/WebKit/UIProcess/Launcher/glib/BubblewrapLauncher.cpp Log Message: ----------- [GLib] Expose more GStreamer paths in sandbox https://bugs.webkit.org/show_bug.cgi?id=258403 Reviewed by Michael Catanzaro. Ensure the paths defined by GST_REGISTRY, GST_DEBUG_FILE and GST_DEBUG_DUMP_DOT_DIR are writable in the WebProcess sandbox. A typo was also fixed in the GST_INSTALL_PLUGINS_HELPER environment variable path and also now expose the ptp helper in the sandbox. * Source/WebKit/UIProcess/Launcher/glib/BubblewrapLauncher.cpp: (WebKit::environmentVariableValue): (WebKit::bindGStreamerData): Canonical link: https://commits.webkit.org/265773@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes