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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 26 03:44:54 PDT 2012


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





--- Comment #14 from Simon Pena <spena at igalia.com>  2012-06-26 03:44:52 PST ---
I've currently stopped working on this bug. If someone wants to catch up from here, I'd recommend to check this:

* Ranged requests: we should support "200" status response besides "206", since it's not mandatory for servers to support it (see comment #11 and comment #13).

* Sergio, in comment #12, mentions that we're not doing a ranged request from the beginning, while Firefox does, so we might be doing an extra ranged request.

I imagine it should be possible to seek on the "cached" resource once it has been already downloaded, instead of expecting the server to provide it from the offset we want.

-- 
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