Bug 279509
| Summary: | [GTK][WPE] Allow runtime injected bundle path | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jani Hautakangas <jani> |
| Component: | WPE WebKit | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jani Hautakangas
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
Pull request: https://github.com/WebKit/WebKit/pull/33463
EWS
Committed 283553@main (0edee8851012): <https://commits.webkit.org/283553@main>
Reviewed commits have been landed. Closing PR #33463 and removing active labels.