[Webkit-unassigned] [Bug 214544] WIP: [GStreamer][GPUProcess] enable GPUProcess trough gobject properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 20 07:37:27 PDT 2020


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

--- Comment #6 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Right, I need to understand what the gpu process is for to answer the question. If the gpu process will handle all media eventually, (like network process handles networking) and we want a setting because it's not complete yet, then I don't think we want to expose a setting to decide, we can use internal API in WebProcessPool and use an env var or whatever to enable/disable it. If it's something the user really has to decide, then the user need to understand what the gpu process is to, know whether to enable it or not and when. If it's a global setting, it fits better as WebKitWebContext API, not a setting.

-- 
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/20200720/7f0829ca/attachment.htm>


More information about the webkit-unassigned mailing list