WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 251456
[GLib] Always mount injected bundle directory in sandbox
https://bugs.webkit.org/show_bug.cgi?id=251456
Summary
[GLib] Always mount injected bundle directory in sandbox
Michael Catanzaro
Reported
2023-01-31 13:58:36 PST
Incredibly, we somehow never noticed that the injected bundle directory is not always mounted in the sandbox. When running MiniBrowser built with -DDEVELOPER_MODE=ON, the injected bundle from the build directory is used, and we wind up with, for example: $ jhbuild run ~/Projects/GNOME/install/libexec/webkitgtk-6.0/MiniBrowser ** (process:2): WARNING **: 15:56:20.374: Error loading the injected bundle (/home/mcatanzaro/Projects/WebKit/WebKitBuild/gtk4/lib/libwebkitgtkinjectedbundle.so): /home/mcatanzaro/Projects/WebKit/WebKitBuild/gtk4/lib/libwebkitgtkinjectedbundle.so: cannot open shared object file: No such file or directory
Attachments
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2023-01-31 14:01:01 PST
Pull request:
https://github.com/WebKit/WebKit/pull/9404
EWS
Comment 2
2023-02-01 08:24:34 PST
Committed
259683@main
(0fc62415db20): <
https://commits.webkit.org/259683@main
> Reviewed commits have been landed. Closing PR #9404 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug