[Webkit-unassigned] [Bug 76280] media/W3C/video/networkState/networkState_during_progress.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 13 11:13:16 PST 2012


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





--- Comment #2 from Eric Carlson <eric.carlson at apple.com>  2012-01-13 11:13:16 PST ---
I *think* this test is wrong. It fails if video.networkState is not NETWORK_LOADING (2) when a progress event fires, but progress events are fired asynchronously. The "failure" (in the expected results) is that networkState is NETWORK_IDLE (1), but that just means that loading has completed.

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