[Webkit-unassigned] [Bug 25429] New: Fix a bug in MediaDocument.cpp that gets triggered when entering a media file in address bar

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 27 13:27:44 PDT 2009


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

           Summary: Fix a bug in MediaDocument.cpp that gets triggered when
                    entering a media file in address bar
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hclam at google.com


After the first buffer is received for the media file, MediaTokenizer marks the
parsing as done but didn't stop the resource loading, so when the second buffer
is received a ASSERT is hit leading to a crash.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list