[Webkit-unassigned] [Bug 219565] REGRESSSION(270435) [GStreamer] Many media source tests failing and timing out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 9 08:36:35 PST 2020


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

Philippe Normand <pnormand at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pnormand at igalia.com

--- Comment #7 from Philippe Normand <pnormand at igalia.com> ---
Well, clang is helpful about this...

../../Source/WebCore/platform/graphics/gstreamer/mse/SourceBufferPrivateGStreamer.cpp:185:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
../../Source/WebCore/platform/graphics/gstreamer/mse/SourceBufferPrivateGStreamer.cpp:190:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
2 warnings generated.


I suspect this is the culprit.

-- 
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/20201209/16aab8da/attachment.htm>


More information about the webkit-unassigned mailing list