[Webkit-unassigned] [Bug 116686] [Soup] [Gstreamer] ASSERT in StreamingClient::getOrCreateReadBuffer
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 30 11:31:56 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=116686
--- Comment #6 from Carlos Garcia Campos <cgarcia at igalia.com> 2013-05-30 11:30:28 PST ---
(From update of attachment 203367)
View in context: https://bugs.webkit.org/attachment.cgi?id=203367&action=review
I wonder if we could reuse the buffer also for the case of not using the soup resource handle.
> Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:936
> + mapGstBuffer(buffer);
I don't know what map/unmap means in GST but we are unmapping the buffer for every data chunk in didReceiveData.
--
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