Bug 96261 - [SOUP] Don't convert to UTF-8 the suggestedFilename passed to Download::decideDestinationWithSuggestedFilename()
Summary: [SOUP] Don't convert to UTF-8 the suggestedFilename passed to Download::decid...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, Soup
Depends on:
Blocks:
 
Reported: 2012-09-10 05:15 PDT by Carlos Garcia Campos
Modified: 2012-09-10 07:53 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.50 KB, patch)
2012-09-10 05:17 PDT, Carlos Garcia Campos
mrobinson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>