WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
279509
[GTK][WPE] Allow runtime injected bundle path
https://bugs.webkit.org/show_bug.cgi?id=279509
Summary
[GTK][WPE] Allow runtime injected bundle path
Jani Hautakangas
Reported
2024-09-11 05:26:34 PDT
On some platforms, the injected bundle path cannot be hardcoded at build time because WebKit libraries cannot be installed system-wide; instead, they are installed to an application-specific, sandboxed filesystem. This is the case, for example, with Android/WPEView. Therefore, we need a way to set the injected bundle path at runtime. Currently, this is only possible in developer builds, but it is also needed in non-developer builds on Android.
Attachments
Add attachment
proposed patch, testcase, etc.
Jani Hautakangas
Comment 1
2024-09-11 05:30:43 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/33463
EWS
Comment 2
2024-09-12 07:03:40 PDT
Committed
283553@main
(0edee8851012): <
https://commits.webkit.org/283553@main
> Reviewed commits have been landed. Closing PR #33463 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