[Webkit-unassigned] [Bug 78883] [GStreamer] AudioSourceProvider support in the MediaPlayer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 19 07:38:27 PST 2013


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





--- Comment #29 from Martin Robinson <mrobinson at webkit.org>  2013-01-19 07:40:14 PST ---
(From update of attachment 183612)
View in context: https://bugs.webkit.org/attachment.cgi?id=183612&action=review

> Source/WebCore/platform/audio/gstreamer/AudioSourceProviderGStreamer.cpp:373
> +    bool done = false;
> +    while (!done) {

I think maybe without removing the outer loop here this becomes an infinite loop.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list