RESOLVED FIXED Bug 96260
[GTK] Sanitize the suggested filename when building the download destination URI
https://bugs.webkit.org/show_bug.cgi?id=96260
Summary [GTK] Sanitize the suggested filename when building the download destination URI
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.