[Webkit-unassigned] [Bug 71857] New: MHTML always use Base64 encoding (instead of QuotedPrintable for text)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 8 14:31:36 PST 2011


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

           Summary: MHTML always use Base64 encoding (instead of
                    QuotedPrintable for text)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jcivelli at chromium.org


When generating a MHTML archive and binary encoding is not used, all resources are encoded in Base64.
Text resources should use QuotedPrintable instead.

This bug was introduced in my previous change that added binary encoding support:
https://bugs.webkit.org/show_bug.cgi?id=63310

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