[Webkit-unassigned] [Bug 191401] New: Add USE(LIBWPE) to WebCore
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 7 15:18:28 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=191401
Bug ID: 191401
Summary: Add USE(LIBWPE) to WebCore
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Platform
Assignee: webkit-unassigned at lists.webkit.org
Reporter: don.olmstead at sony.com
The PlayStation port is planning on having a libwpe implementation but has no plans to use glib.
PLATFORM(WPE) = USE(LIBWPE) + USE(GLIB)
PLATFORM(PLAYSTATION) = USE(LIBWPE)
This will migrate all usage of wpe_* functions to be USE(LIBWPE) rather than PLATFORM(WPE).
--
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/20181107/9e6efa98/attachment.html>
More information about the webkit-unassigned
mailing list