[Bug 12982] <video> canplay and canplaythrough should only fire once, when the new readyState is HAVE_FUTURE_DATA and HAVE_ENOUGH_DATA for the first time, respectively.

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12982

Rick Waldron <waldron.rick@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |waldron.rick@gmail.com

--- Comment #1 from Rick Waldron <waldron.rick@gmail.com> 2011-06-17 21:12:46 UTC ---
The reasoning behind this change is that in its current state, seeking would
cause "canplaythrough" to fire repeatedly.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 17 June 2011 21:12:48 UTC