[Webkit-unassigned] [Bug 103056] New: [Qt] Guess mime-type by full filename

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 22 04:49:21 PST 2012


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

           Summary: [Qt] Guess mime-type by full filename
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: allan.jensen at digia.com
        Depends on: 102667


To support common multipart unix extensions such as .tar.gz, we need to be able guess mimetypes for files on more than just the last suffix. To begin with this will only make a difference for the Qt port since the common implementation of getMIMETypeForPath only looks up the mimetype using the last extension anyway.

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