[chromium-dev] Re: chrome://downloads/ behaviour (some suggestions and a bug, i think)

2009-05-29 Thread Evan Stade
> (also, having read the source code that handles downloads, i didn't > really get why you first create a temp >  file only to transfer it at the end to the real name. i am sure > you have reasons but i was just curious) to parallelize the process of choosing the download location and actuall

[chromium-dev] Re: chrome://downloads/ behaviour (some suggestions and a bug, i think)

2009-05-27 Thread nakro
Jeremy, you got my points right however issue 4718, seems to have been solved in my eyes by looking at static std::wstring FormatTimeImpl(const TimeDelta& delta, FormatType format_type) and by running 3.0.183.0 (16972) and actually downloading a file but the w

[chromium-dev] Re: chrome://downloads/ behaviour (some suggestions and a bug, i think)

2009-05-27 Thread Jeremy Moskovich
>From what I understand from your email, you're asking for consensus about the following aspects of download progress, please correct me if I'm wrong or if there are additional issues: * DL speed isn't reported for items of a known size (regression) - [yoav: is there a bug open for this?] * Change