[webkit-reviews] review requested: [Bug 115354] [gstreamer] Disable HTTP request "Accept-Encoding:" header field on gstreamer source element to avoid receiving the wrong size when retrieving data : [Attachment 209384] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 22 12:46:38 PDT 2013


Andre Moreira Magalhaes <andrunko at gmail.com> has asked	for review:
Bug 115354: [gstreamer] 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 209384: Patch
https://bugs.webkit.org/attachment.cgi?id=209384&action=review

------- Additional Comments from Andre Moreira Magalhaes <andrunko at gmail.com>
(In reply to comment #60)
> I think we should have a layout test for this, to ensure it's fixed this time
(oops) and not regress.

Attached patch attempts to add the test. The patch to disable encoding requests
on video is specific to libsoup/gstreamer but I made the test generic after
discussing it with Gustavo. We can update the test expectations for specific
platforms if EWS complains.


More information about the webkit-reviews mailing list