[webkit-changes] [WebKit/WebKit] 34c71b: [WPE][GTK] Add warning that web process sandbox ma...

Michael Catanzaro noreply at github.com
Thu Oct 31 13:42:48 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 34c71b9eeed606fa76f6906afbc48586f9d0013e
      https://github.com/WebKit/WebKit/commit/34c71b9eeed606fa76f6906afbc48586f9d0013e
  Author: Michael Catanzaro <mcatanzaro at redhat.com>
  Date:   2024-10-31 (Thu, 31 Oct 2024)

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

  Log Message:
  -----------
  [WPE][GTK] Add warning that web process sandbox may interfere with web process extension loading
https://bugs.webkit.org/show_bug.cgi?id=282389

Reviewed by Adrian Perez de Castro.

In
https://discourse.gnome.org/t/webkitgtk-web-process-extension-not-loading/24809
I was stumped as to why the web process extension was not being loaded.
The problem turned out to be it was installed to a directory that isn't
mounted into the web process sandbox.

* Source/WebKit/UIProcess/API/glib/WebKitWebContext.h.in:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list