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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 7 12:33:59 PDT 2014


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





--- Comment #3 from Alexey Proskuryakov <ap at webkit.org>  2014-10-07 12:33:55 PST ---
(From update of attachment 239424)
View in context: https://bugs.webkit.org/attachment.cgi?id=239424&action=review

> Source/WebKit2/Shared/Downloads/ios/DownloadIOS.mm:134
> +    // FIXME: For some reason the filename needs to be accessed or it may be incorrect after
> +    // CFURLResponse is serialized/deserialized (gains .txt extension)
> +    response.suggestedFilename();

The fix looks OK to me, although mysterious.

Antti is going to look into whether this can be tested with <iframe src="resources/image.dmg"> - we do log suggested file names in WKTR.

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