[webkit-reviews] review requested: [Bug 80823] [GStreamer] run AudioFileReader in a nested loop : [Attachment 131574] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 13 02:23:05 PDT 2012


Philippe Normand <pnormand at igalia.com> has asked  for review:
Bug 80823: [GStreamer] run AudioFileReader in a nested loop
https://bugs.webkit.org/show_bug.cgi?id=80823

Attachment 131574: Patch
https://bugs.webkit.org/attachment.cgi?id=131574&action=review

------- Additional Comments from Philippe Normand <pnormand at igalia.com>
I can't use RunLoop here because I need a new GMainContext, the
RunLoop code afaik uses the default context. Compared to previous
patch I made the m_loop and m_context variables smart pointers.


More information about the webkit-reviews mailing list