[Webkit-unassigned] [Bug 194494] [WPE] Send client host fd and library name as web process creation parameters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 11 03:43:53 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=194494

--- Comment #2 from Zan Dobersek <zan at falconsigh.net> ---
Comment on attachment 361666
  --> https://bugs.webkit.org/attachment.cgi?id=361666
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=361666&action=review

> Source/WebKit/WebProcess/glib/WebProcessGLib.cpp:53
> +    if (!parameters.implementationLibraryName.isNull())

isEmpty() here, should avoid potential problems of passing empty strings to wpe_loader_init().

-- 
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/20190211/426cd608/attachment.html>


More information about the webkit-unassigned mailing list