Bug 96261

Summary: [SOUP] Don't convert to UTF-8 the suggestedFilename passed to Download::decideDestinationWithSuggestedFilename()
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: xan.lopez
Priority: P2 Keywords: Gtk, Soup
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch mrobinson: review+

Description Carlos Garcia Campos 2012-09-10 05:15:28 PDT
It expects a String.
Comment 1 Carlos Garcia Campos 2012-09-10 05:17:17 PDT
Created attachment 163095 [details]
Patch
Comment 2 Carlos Garcia Campos 2012-09-10 07:53:46 PDT
Committed r128063: <http://trac.webkit.org/changeset/128063>