[webkit-changes] [WebKit/WebKit] 0fc624: [GLib] Always mount injected bundle directory in s...

Michael Catanzaro noreply at github.com
Wed Feb 1 08:24:44 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0fc62415db2026ed0dab62716dbc96f560014789
      https://github.com/WebKit/WebKit/commit/0fc62415db2026ed0dab62716dbc96f560014789
  Author: Michael Catanzaro <mcatanzaro at redhat.com>
  Date:   2023-02-01 (Wed, 01 Feb 2023)

  Changed paths:
    M Source/WebKit/UIProcess/API/glib/WebKitWebContext.cpp

  Log Message:
  -----------
  [GLib] Always mount injected bundle directory in sandbox
https://bugs.webkit.org/show_bug.cgi?id=251456

Reviewed by Carlos Garcia Campos.

Incredibly, we somehow never noticed that the injected bundle is not
always mounted in the sandbox. It's not very useful if it cannot be
loaded.

* Source/WebKit/UIProcess/API/glib/WebKitWebContext.cpp:
(webkitWebContextConstructed):

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




More information about the webkit-changes mailing list