Samuel Attard
|
1843411e79
fix: update the FileSelectHelper to support the new promise API (#18288) (#18341)
|
6 years ago |
deepak1556
|
527e8f3a31
IWYU: add missing headers
|
6 years ago |
Shelley Vohr
|
6cb7b8d3a4
feat: promisify dialog.showSaveDialog() (#17054)
|
6 years ago |
Shelley Vohr
|
e05985145b
feat: promisify dialog.showOpenDialog() (#16973)
|
6 years ago |
Jeremy Apthorp
|
2cbf3080d0
Make webkitRelativePath interoperable
|
6 years ago |
Robo
|
52fe92d02e
feat: Upgrade to Chromium 71.0.3578.98 (#15966)
|
6 years ago |
Jeremy Apthorp
|
8ccb5cc6eb
chore: Annotate fallthrough switch paths with FALLTHROUGH
|
6 years ago |
Milan Burda
|
c4942d931c
Add FILE_DIALOG_TREAT_PACKAGE_APP_AS_DIRECTORY to web open file dialog (#13220)
|
6 years ago |
Milan Burda
|
9d9d6ca20b
Fix empty description when only one extension is given
|
7 years ago |
Jeremy Apthorp
|
a635f078c6
[chromium-style] auto variable type must not deduce to a raw pointer type
|
7 years ago |
Shelley Vohr
|
c6f4bbd143
also format missing .cc files
|
7 years ago |
Cheng Zhao
|
8bbe28e998
No need to get BrowserContext from NativeWindow
|
7 years ago |
acheronfail
|
d1d50a4c92
Implement App-Scoped Security scoped bookmarks (#11711)
|
7 years ago |
Heilig Benedek
|
f8b3009ebf
restructure code to use web_preferences if possible
|
7 years ago |
Kevin Sawicki
|
c4956132d2
Add filter descriptions for common accept types
|
7 years ago |
Kevin Sawicki
|
720755e124
Merge pull request #9745 from yuya-oc/input-allow-all-files
|
7 years ago |
Birunthan Mohanathas
|
eb19562316
Fix crash when using file chooser in BrowserView
|
7 years ago |
Yuya Ochiai
|
be9463b7b7
Add 'All Files (*.*)' filter for <input> file dialog
|
7 years ago |
Haojian Wu
|
328cf4789b
Should override the virtual destructor.
|
8 years ago |
Kevin Sawicki
|
ef085a1f15
Remove unneeded AddRef/Release calls handled by base::Bind
|
8 years ago |
Kevin Sawicki
|
6837ec8576
Check render frame host before getting context
|
8 years ago |
Kevin Sawicki
|
a62c2f9e2e
Remove unused include
|
8 years ago |
Kevin Sawicki
|
29f92bfb53
Extend RefCounted and add private destructor
|
8 years ago |
Kevin Sawicki
|
a33ffd621f
Use callback dialog methods in RunFileChooser
|
8 years ago |
Kevin Sawicki
|
867bb5a94e
Add DialogSettings helper struct
|
8 years ago |
Cheng Zhao
|
f28e8d7168
Fix API changes of Chrome 53
|
8 years ago |
Kevin Sawicki
|
6285500cdc
Sort includes alphabetically
|
8 years ago |
Ben Gotow
|
84cce6c2c1
Don't default to "Open", "Save", just let OS decide
|
9 years ago |
Ben Gotow
|
40c531737d
Add buttonLabel param to showOpen/showSave dialogs
|
9 years ago |
Brian R. Bondy
|
2da39d31aa
Update to new pref service location in components
|
9 years ago |