[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:52:27 PDT 2012


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





--- Comment #11 from Carlos Garcia Campos <cgarcia at igalia.com>  2012-10-01 06:52:51 PST ---
(In reply to comment #9)
> (In reply to comment #8)
> > (From update of attachment 166462 [details] [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.

fair enough

-- 
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