[Webkit-unassigned] [Bug 45699] New: ResourceResponseBase::setMimeType wants mimetype and not content type

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 13 12:59:22 PDT 2010


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

           Summary: ResourceResponseBase::setMimeType wants mimetype and
                    not content type
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fridrich.strba at bluewin.ch


If we pass to the ResourceResponseBase::setMimeType a content type instead of mimetype, we might be lucky on platform, where the two are the same, but it breaks loading of local files on windows. The attached patch fixes this problem

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