[Webkit-unassigned] [Bug 85994] [GStreamer] Source element fails with .ogg files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 4 02:10:35 PDT 2013


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





--- Comment #22 from Andres Gomez Garcia <agomez at igalia.com>  2013-07-04 02:12:34 PST ---
As it is explained, the difference seems to be that the Google Frontend server from playmapscube doesn't provide a "206 Partial Content" response to a "Range" request if it has already answered with a "200 OK" response to a previous request for the content.

Igalia's Apache server actually behaves like that and is what WebKitWebSrc expects.

Not that Google's server behavior is wrong. WebKitWebSrc should be able to handle that.

Other than that, WebKitGtk behavior doesn't seem really optimal.



More information about the webkit-unassigned mailing list