Aleksei Kuzmin
|
0adc887b32
|
[downloads] Allow download target determination to indicate an error.
https://chromium-review.googlesource.com/c/465526/
|
2017-08-15 16:19:20 +03:00 |
|
Kevin Sawicki
|
867bb5a94e
|
Add DialogSettings helper struct
|
2017-02-09 10:13:11 -08:00 |
|
deepak1556
|
94faaf7d58
|
provide a default file name for downloads
|
2016-09-16 16:02:57 +05:30 |
|
Kevin Sawicki
|
6285500cdc
|
Sort includes alphabetically
|
2016-08-26 15:30:02 -07:00 |
|
Kevin Sawicki
|
cf93e3e713
|
Check download item save path before prompting
|
2016-08-25 14:34:48 -07:00 |
|
Kevin Sawicki
|
0ad8c66b65
|
Use selected dialog path as item save path
|
2016-07-27 17:31:26 -07:00 |
|
Ben Gotow
|
84cce6c2c1
|
Don't default to "Open", "Save", just let OS decide
|
2016-05-15 01:03:32 -05:00 |
|
Ben Gotow
|
40c531737d
|
Add buttonLabel param to showOpen/showSave dialogs
|
2016-05-15 01:03:32 -05:00 |
|
Brian R. Bondy
|
2da39d31aa
|
Update to new pref service location in components
|
2016-05-13 11:07:17 +09:00 |
|
deepak1556
|
46208b5b3e
|
session: dont attach download dialog to deleted webContents window
|
2016-04-27 20:00:31 +05:30 |
|
Paul Betts
|
4503aafe64
|
int32 => int32_t
|
2016-03-10 17:06:21 +09:00 |
|
Cheng Zhao
|
50d69fd9bb
|
Get rid of SavePathData
|
2016-02-02 20:11:39 +08:00 |
|
Robo
|
c14dd71df1
|
browser: change location of default download dir
|
2016-01-21 13:51:37 +05:30 |
|
Haojian Wu
|
0861d5d44b
|
Redefine 'will-download' design.
|
2015-09-24 16:04:44 +08:00 |
|
Haojian Wu
|
22168bc6d8
|
Allow emitting 'done' event when user cancel the download saving dialog.
|
2015-09-21 21:44:18 +08:00 |
|
Haojian Wu
|
87b9b0bc31
|
Implement session.setOpenDownloadDialog() API.
|
2015-09-20 18:45:34 +08:00 |
|
Haojian Wu
|
877830e4a1
|
No need for default_download_path_ member.
|
2015-07-29 14:04:14 +08:00 |
|
Haojian Wu
|
fef53d18c4
|
Add session.setDownloadPath API.
|
2015-07-26 16:51:27 +08:00 |
|
Cheng Zhao
|
2bfa9da82e
|
Store NativeWindow's weak ptr in WebContents
|
2015-06-24 22:14:46 +08:00 |
|
deepak1556
|
8f429bc25a
|
browser: creating download manager delegate to handle downloads
|
2015-06-23 17:54:07 +05:30 |
|