[Webkit-unassigned] [Bug 214544] WIP: [GStreamer][GPUProcess] enable GPUProcess through envvar
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 6 01:11:12 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=214544
--- Comment #10 from Philippe Normand <pnormand at igalia.com> ---
Comment on attachment 406007
--> https://bugs.webkit.org/attachment.cgi?id=406007
WIP: a mechanism to enable the GPUProcess with an envvar
View in context: https://bugs.webkit.org/attachment.cgi?id=406007&action=review
> Source/WebKit/UIProcess/wpe/WebPreferencesWPE.cpp:33
> + bool webrtcEnableGPUProcess = (std::getenv("WEBKIT_WEBRTC_ENABLE_GPU_PROCESS") != nullptr);
Perhaps check the env var contents too?
--
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/20200806/c7bf271a/attachment.htm>
More information about the webkit-unassigned
mailing list