[Webkit-unassigned] [Bug 221695] [GPUP] Some web audio tests in http/tests/security time out when media in GPU Process is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 10 16:20:22 PST 2021


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

--- Comment #4 from Chris Dumez <cdumez at apple.com> ---
When the GPUProcess is disabled, nextBestMediaEngine() also returns null in this case. However, we end up calling nextMediaEngine() as fallback and this does return a non-null engine.

So now the question is, why isn't nextMediaEngine() getting called in the GPU Process when nextBestMediaEngine() returns null. May be due to the value for m_contentMIMETypeWasInferredFromExtension being different?

-- 
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/20210211/1cc0c9ee/attachment.htm>


More information about the webkit-unassigned mailing list