Milan Burda
|
45e78728bd
chore: move more constants to options_switches.h/cc (#13093)
|
6 년 전 |
Robo
|
ff571f3b5d
Part I: Move from base::Bind to base::BindOnce and remove unneeded base::Passed (#12661)
|
6 년 전 |
Jeremy Apthorp
|
a635f078c6
[chromium-style] auto variable type must not deduce to a raw pointer type
|
6 년 전 |
Shelley Vohr
|
c6f4bbd143
also format missing .cc files
|
6 년 전 |
Cheng Zhao
|
8fc5c6c862
Refactor NativeWindow (Part 3): Remove is_offscreen_dummy from NativeWindow (#12503)
|
6 년 전 |
deepak1556
|
a518c5c3c4
derefence weak ptr only on the same sequence runner it was created in
|
7 년 전 |
Cheng Zhao
|
7e0593950c
Code style fixes
|
7 년 전 |
Heilig Benedek
|
f8b3009ebf
restructure code to use web_preferences if possible
|
7 년 전 |
Aleksei Kuzmin
|
0adc887b32
[downloads] Allow download target determination to indicate an error.
|
7 년 전 |
Kevin Sawicki
|
867bb5a94e
Add DialogSettings helper struct
|
7 년 전 |
deepak1556
|
94faaf7d58
provide a default file name for downloads
|
8 년 전 |
Kevin Sawicki
|
6285500cdc
Sort includes alphabetically
|
8 년 전 |
Kevin Sawicki
|
cf93e3e713
Check download item save path before prompting
|
8 년 전 |
Kevin Sawicki
|
0ad8c66b65
Use selected dialog path as item save path
|
8 년 전 |
Ben Gotow
|
84cce6c2c1
Don't default to "Open", "Save", just let OS decide
|
8 년 전 |
Ben Gotow
|
40c531737d
Add buttonLabel param to showOpen/showSave dialogs
|
8 년 전 |
Brian R. Bondy
|
2da39d31aa
Update to new pref service location in components
|
8 년 전 |
deepak1556
|
46208b5b3e
session: dont attach download dialog to deleted webContents window
|
8 년 전 |
Paul Betts
|
4503aafe64
int32 => int32_t
|
8 년 전 |
Cheng Zhao
|
50d69fd9bb
Get rid of SavePathData
|
8 년 전 |
Robo
|
c14dd71df1
browser: change location of default download dir
|
8 년 전 |
Haojian Wu
|
0861d5d44b
Redefine 'will-download' design.
|
9 년 전 |
Haojian Wu
|
22168bc6d8
Allow emitting 'done' event when user cancel the download saving dialog.
|
9 년 전 |
Haojian Wu
|
87b9b0bc31
Implement session.setOpenDownloadDialog() API.
|
9 년 전 |
Haojian Wu
|
877830e4a1
No need for default_download_path_ member.
|
9 년 전 |
Haojian Wu
|
fef53d18c4
Add `session.setDownloadPath` API.
|
9 년 전 |
Cheng Zhao
|
2bfa9da82e
Store NativeWindow's weak ptr in WebContents
|
9 년 전 |
deepak1556
|
8f429bc25a
browser: creating download manager delegate to handle downloads
|
9 년 전 |