[webkit-changes] [WebKit/WebKit] 0908dc: [GLIB] Allow developer permissions in bwrap sandbo...

Patrick noreply at github.com
Mon Jun 19 10:22:55 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0908dc61bfc8dd1cf35640bfae4b7f33d087c636
      https://github.com/WebKit/WebKit/commit/0908dc61bfc8dd1cf35640bfae4b7f33d087c636
  Author: Patrick Griffis <pgriffis at igalia.com>
  Date:   2023-06-19 (Mon, 19 Jun 2023)

  Changed paths:
    M Source/WebKit/UIProcess/Launcher/glib/BubblewrapLauncher.cpp

  Log Message:
  -----------
  [GLIB] Allow developer permissions in bwrap sandbox with env var
https://bugs.webkit.org/show_bug.cgi?id=257809

Reviewed by Michael Catanzaro.

This allows using tools like gdb, rr, or anything relying on ptrace
in the sandbox.

* Source/WebKit/UIProcess/Launcher/glib/BubblewrapLauncher.cpp:
(WebKit::setupSeccomp):
(WebKit::bubblewrapSpawn):

Canonical link: https://commits.webkit.org/265307@main




More information about the webkit-changes mailing list