RESOLVED FIXED 98043
[WK2][GTK] Save download uri as file metadata
https://bugs.webkit.org/show_bug.cgi?id=98043
Summary [WK2][GTK] Save download uri as file metadata
Claudio Saavedra
Reported 2012-10-01 09:40:43 PDT
Similar to bug 95188, let's store the original uri as file metadata.
Attachments
[GTK][WK2] Save the download uri as file metadata https://bugs.webkit.org/show_bug.cgi?id=98043 (2.18 KB, patch)
2012-10-01 09:42 PDT, Claudio Saavedra
no flags
Claudio Saavedra
Comment 1 2012-10-01 09:42:16 PDT
Created attachment 166494 [details] [GTK][WK2] Save the download uri as file metadata https://bugs.webkit.org/show_bug.cgi?id=98043 Reviewed by NOBODY (OOPS!). gio/gvfs can store file metadata, let's use this to store the download uri. * WebProcess/Downloads/soup/DownloadSoup.cpp: (WebKit::DownloadClient::didReceiveResponse): Save the download uri as metadata.
Carlos Garcia Campos
Comment 2 2012-10-01 09:51:07 PDT
Comment on attachment 166494 [details] [GTK][WK2] Save the download uri as file metadata https://bugs.webkit.org/show_bug.cgi?id=98043 Excellent!
WebKit Review Bot
Comment 3 2012-10-01 10:10:58 PDT
Comment on attachment 166494 [details] [GTK][WK2] Save the download uri as file metadata https://bugs.webkit.org/show_bug.cgi?id=98043 Clearing flags on attachment: 166494 Committed r130054: <http://trac.webkit.org/changeset/130054>
WebKit Review Bot
Comment 4 2012-10-01 10:11:01 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.