electron/atom
Haojian Wu 1879392c7b Reimplement downloadItem.getFilename API.
Previously, the suggested file name(Always 'empty') returned by
'download_item->GetSuggestedFilename' is not the same with the default one saved
in local disk.

The patch reimplement this API allowing it to return the default file name, which
is more expected from user.
2015-09-24 16:39:02 +08:00
..
app Correctly set user agent for devtools 2015-09-14 22:55:29 +08:00
browser Reimplement downloadItem.getFilename API. 2015-09-24 16:39:02 +08:00
common Introduce DownloadItem for supporting more downloading features. 2015-09-20 18:56:10 +08:00
renderer add ValidatedUrl to did-fail-load event 2015-09-09 15:56:16 +02:00
utility Rename PrintHandler to PrintHandlerWin since only used on Windows. 2015-05-23 19:24:29 +08:00