[Webkit-unassigned] [Bug 25427] 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 10:58:18 PDT 2009


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

           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


When MediaDocument receives the first call for data for the media document, it
immediately construct the DOM structure and mark the parsing as finished but
does not stop the resource loading of the media file, so when the next buffer
is received a ASSERT is hit.


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