[Webkit-unassigned] [Bug 280321] New: [WPE] Auxiliary processes fail to launch if ProcessProviderLibWPE when enabled
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 24 22:51:06 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=280321
Bug ID: 280321
Summary: [WPE] Auxiliary processes fail to launch if
ProcessProviderLibWPE when enabled
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WPE WebKit
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jani at igalia.com
CC: bugs-noreply at webkitgtk.org
The ProcessProviderLibWPE is only used in the UIProcess, but AuxiliaryProcessMainCommon::parseCommandLine attempts to check if ProcessProviderLibWPE is enabled. Since ProcessProviderLibWPE is never enabled for auxiliary processes, this causes a mismatch in the argument count for auxiliary processes in runtimes where ProcessProviderLibWPE is used. As a result, the auxiliary process never starts.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240925/96501c31/attachment.htm>
More information about the webkit-unassigned
mailing list