Re: [chromium-dev] Chomium: resume download after browser restart.

83 views
Skip to first unread message

Asanka Herath

unread,
Feb 12, 2014, 3:05:35 PM2/12/14
to lux....@gmail.com, chromium-dev
On Tue, Feb 11, 2014 at 2:24 AM, ck Lux <lux....@gmail.com> wrote:
Hi, everyone.

I notice that when we download a file[chrome://downloads], Chromium doesn't reuse the data when the browser restart because when we close Chromium, the download will be 
cancel and the data we already download ... I don't know, destroyed instead of save on the disk ? 

It seems like the flag[chrome://flags], #enable-download-resumption doesn't work for resumming download after browser restart.

So...I don't understand, is that proper to implement this feature in C++[reuse download data]? Could anybody tell me something about this before I clone the source code?
thx.

[Linux Chromium 32.0.1700.107 (248368)]

Download resumption works within the same browser session with the enable-download-resumption flag. Resumption across browser session, and also within the same session when the download is initiated via a popup or new tab doesn't work yet (issue 225901). Downloads resumption is tracked in issue 7648. The remaining work involves at least partially detaching the downloads system from WebContents. It's non-trivial and isn't top priority at the moment.

ck Lux 

--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.

Reply all
Reply to author
Forward
0 new messages