Closed GoogleCodeExporter closed 9 years ago
Function LinuxDownloader in download.js does save the argument in
"this.command" and pass the execute-file-path to the plugin via
Downloader.prototype.updateNPObjectIfNeeded.
However, it doesn't pass the whole arguments (in LinuxDownloader.command) to
DownloaderScriptObject (see
http://code.google.com/p/chrome-download-assistant/source/browse/trunk/release-4
.0.7/plugin/downloader_script_object.cc). It should be initialized in
DownloaderScriptObject::Init.
It's definitely bug. The author should fix it
Original comment by j...@google.com
on 16 May 2011 at 10:32
Original comment by zhang_ji...@vanceinfo.com
on 17 May 2011 at 1:54
Issue 15 has been merged into this issue.
Original comment by jingz...@google.com
on 23 May 2011 at 9:27
Original comment by jingz...@google.com
on 20 Jun 2011 at 8:56
Original issue reported on code.google.com by
Axel.Th...@ATrpms.net
on 14 May 2011 at 9:01