[Webkit-unassigned] [Bug 137493] REGRESSION (r173356): Downloading a disk image appends ".txt" to it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 8 05:30:06 PDT 2014


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





--- Comment #4 from Antti Koivisto <koivisto at iki.fi>  2014-10-08 05:30:03 PST ---
Looks like this can't be tested with reasonable effort. The existing test code for file names runs in policy delegates for the original response. The bug occurs afterwards, when converting the load to download and doing IPC to UI process.

The bug is somehow related to the CFNetwork heuristics for figuring out a file name from URL when Content-Disposition header is not present.

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