[Webkit-unassigned] [Bug 213857] REGRESSION(r260755): [GStreamer] Crash in webKitWebSrcCreate

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 3 03:04:31 PDT 2020


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

--- Comment #3 from Alicia Boya García <aboya at igalia.com> ---
That means the WebKitMediaSrc was not part of a pipeline by the time it tried to query the pipeline for a player. Querying who is the player is necessary so network requests are made from the correct origin.

I know there are cases where adaptivedemux operates an HTTP source unlinked from the rest of the pipeline, but it's especially problematic if it's used before ever having found its player...

-- 
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/20200703/11f5d9b7/attachment.htm>


More information about the webkit-unassigned mailing list