electron/atom
Samuel Attard a8ff6899d4 fix: correctly support the webkitdirectory input attr (#18343)
Fixes #839

The implementation here was loosely inspired by the implentation in
//chrome found in their FileSelectHelper.  I.e. That's where the usage
of net::DirectoryLister comes frome.

Refs: https://cs.chromium.org/chromium/src/chrome/browser/file_select_helper.cc
2019-05-21 11:18:22 -05:00
..
app fix: Windows logger path (#18199) 2019-05-20 10:41:30 -07:00
browser fix: correctly support the webkitdirectory input attr (#18343) 2019-05-21 11:18:22 -05:00
common fix: update the FileSelectHelper to support the new promise API (#18288) 2019-05-14 15:46:53 -07:00
renderer chore: convert more files away from base::Bind (#18121) 2019-05-03 12:08:41 -07:00
utility More migration of ServiceContext to ServiceBinding 2019-02-14 23:59:22 +05:30