[Webkit-unassigned] [Bug 120470] New: Update track-remove-by-setting-innerHTML.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 29 07:13:47 PDT 2013


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

           Summary: Update track-remove-by-setting-innerHTML.html
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric.carlson at apple.com


The LayoutTests/media/track-remove-by-setting-innerHTML.html ensures that WebKit doesn't crash when a <video> with a <track> is removed immediately after it loads. 

The crash was caused by not cleaning up the <track> element, so the test should be updated to fail if the <track> doesn't load at all.

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