[Webkit-unassigned] [Bug 103265] New: INVALID_STATE_ERR error upon calling .addCue() twice for the same cue on the same TextTrack

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 26 08:45:30 PST 2012


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

           Summary: INVALID_STATE_ERR error upon calling .addCue() twice
                    for the same cue on the same TextTrack
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://w3c-test.org/html/tests/submission/Opera/media/
                    interfaces/TextTrack/addCue.html
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: graouts at apple.com
                CC: eric.carlson at apple.com,
                    webkit-bug-importer at group.apple.com


We fail the second test on the Opera-submitted test at http://w3c-test.org/html/tests/submission/Opera/media/interfaces/TextTrack/addCue.html. The test fails because we add the same cue twice to the same TextTrack using .addCue(). The first time it works, the second time we get an INVALID_STATE_ERR exception thrown. This is a bug on our part.

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