electron/atom
Samuel Attard fde3137b90
fix: update the FileSelectHelper to support the new promise API (#18288)
* fix: update the FileSelectHelper to support the new promise API

Fixes #18254

So it turns out we've successfully introduced a way to write
non-typesafe C++.

This fixes two things:
* Uses the object the promise resolves
* Ensures we attach the Then handler before moving the promise

* fix: also fix misuse of Promise::Then in the download manager
2019-05-14 15:46:53 -07:00
..
app chore: add clang-format and limited linting for Objective-C sources (#18104) 2019-05-02 21:05:37 +09:00
browser fix: update the FileSelectHelper to support the new promise API (#18288) 2019-05-14 15:46:53 -07: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