Bug 279509

Summary: [GTK][WPE] Allow runtime injected bundle path
Product: WebKit Reporter: Jani Hautakangas <jani>
Component: WPE WebKitAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
Jani Hautakangas
Comment 1 2024-09-11 05:30:43 PDT
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.