[Webkit-unassigned] [Bug 37034] MediaPlayerPrivateGStreamer doesn't return to NETWORK_IDLE when not using network

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 2 13:05:57 PST 2011


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





--- Comment #8 from Steve Lacey <sjl at chromium.org>  2011-03-02 13:05:58 PST ---
You need to make sure you set the network state to loaded before transitioning to the final idle so that a final progress event is fired (see HTMLMediaElement.cpp). If you're doing this, all should be good.

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