[Webkit-unassigned] [Bug 15766] New: WebKit spews flash/etc.. as text/plain into iframe if plugin missing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 30 12:46:26 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15766

           Summary: WebKit spews flash/etc.. as text/plain into iframe if
                    plugin missing
           Product: WebKit
           Version: 523.x+ (nightly)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dobey at wayofthemonkey.com


When a plug-in is not available for a type, webkit creates a new frame and
appears to dump a textual representation of the file data into it, when
plug-ins are enabled. The attached patch resolves this by checking the MIME
type to see if we should be creating a frame or defaulting back to
ObjectTypeNone.


-- 
Configure bugmail: http://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