Bug 96260

Summary: [GTK] Sanitize the suggested filename when building the download destination URI
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, mrobinson, webkit.review.bot, xan.lopez
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch gustavo: review+

Carlos Garcia Campos
Reported 2012-09-10 05:06:38 PDT
The suggested filename returned by the server can contain directory separators
Attachments
Patch (1.86 KB, patch)
2012-09-10 05:10 PDT, Carlos Garcia Campos
gustavo: review+
Carlos Garcia Campos
Comment 1 2012-09-10 05:10:18 PDT
WebKit Review Bot
Comment 2 2012-09-10 05:15:00 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Gustavo Noronha (kov)
Comment 3 2012-09-10 05:23:54 PDT
Comment on attachment 163094 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=163094&action=review > Source/WebKit2/ChangeLog:9 > + directory separators so that thje filename would be interpreted as thje
Carlos Garcia Campos
Comment 4 2012-09-10 06:06:15 PDT
Note You need to log in before you can comment on or make changes to this bug.