[Webkit-unassigned] [Bug 95188] [GTK] Save original uri for downloaded files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 1 06:46:36 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=95188





--- Comment #9 from Claudio Saavedra <csaavedra at igalia.com>  2012-10-01 06:47:00 PST ---
(In reply to comment #8)
> (From update of attachment 166462 [details])
> I'm not sure we want to set the metadata if the download fails or is cancelled, I guess the destination file will be deleted anyway, so it would be harmless, but maybe it's better to do it in webkit_download_finished_loading() to not delay the download setting the metadata. Also, we could probably use the async API and simply ignore the result.

I think we should do it immediately when starting the download, because even for partial downloads the metadata can be relevant. I will attach a patch using the async API though.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list