[webkit-reviews] review requested: [Bug 115354] Disable HTTP request "Accept-Encoding:" header field on gstreamer source element to avoid receiving the wrong size when retrieving data : [Attachment 200408] Do not check seek offset against internal size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 3 04:41:53 PDT 2013


Andre Moreira Magalhaes <andrunko at gmail.com> has asked	for review:
Bug 115354: Disable HTTP request "Accept-Encoding:" header field on gstreamer
source element to avoid receiving the wrong size when retrieving data
https://bugs.webkit.org/show_bug.cgi?id=115354

Attachment 200408: Do not check seek offset against internal size
https://bugs.webkit.org/attachment.cgi?id=200408&action=review

------- Additional Comments from Andre Moreira Magalhaes <andrunko at gmail.com>
(In reply to comment #19)
> b)
http://trac.webkit.org/browser/trunk/Source/WebCore/platform/graphics/gstreamer
/WebKitWebSourceGStreamer.cpp#L755 is wrong, it should just try to seek and
will fail later already if necessary
> 
Attached patch should fix this.


More information about the webkit-reviews mailing list