[Webkit-unassigned] [Bug 115045] [Mac] Various media/track tests (e.g track-mode.html) sometimes trigger InvalidStateErrors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 24 07:30:25 PDT 2013


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


Eric Carlson <eric.carlson at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |eric.carlson at apple.com
                   |kit.org                     |




--- Comment #2 from Eric Carlson <eric.carlson at apple.com>  2013-04-24 07:28:45 PST ---
+CONSOLE MESSAGE: line 59: InvalidStateError: DOM Exception 11: An attempt was made to use an object that is not, or is no longer, usable.

This happens because the currentTime attribute is being set before the video element is ready. This happens because the test does this after a hard-coded delay instead of waiting for an event.

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