[webkit-changes] [WebKit/WebKit] 47a422: [GLib] Expose more GStreamer paths in sandbox

Philippe Normand noreply at github.com
Wed Jul 5 10:57:41 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 47a42208eb062b7170cbcfc624a7752f44fc836e
      https://github.com/WebKit/WebKit/commit/47a42208eb062b7170cbcfc624a7752f44fc836e
  Author: Philippe Normand <philn at 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




More information about the webkit-changes mailing list