[Webkit-unassigned] [Bug 169024] New: REGRESSION(r213062): UTF-8 filename in Content-Disposition header incorrectly handled since r213062
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 1 01:46:56 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=169024
Bug ID: 169024
Summary: REGRESSION(r213062): UTF-8 filename in
Content-Disposition header incorrectly handled since
r213062
Classification: Unclassified
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: Gtk, LayoutTestFailure
Severity: Normal
Priority: P2
Component: Platform
Assignee: webkit-unassigned at lists.webkit.org
Reporter: cgarcia at igalia.com
CC: bugs-noreply at webkitgtk.org
This made test http/tests/download/literal-utf-8.html to start failing. The problem is that I removed the conversion made by String::fromUTF8WithLatin1Fallback that was added in r176930. I removed it because that made fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-unicode.html to timeout.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170301/2d664ff1/attachment.html>
More information about the webkit-unassigned
mailing list