electron/lib
Samuel Attard 92588be2bd refactor: add promise helper and change whenReady to be native impl (#13115)
* Add promise helper and change whenReady to be native impl

* remove commented code

* add GetInner helper to dedupe promise code

* add Promise.reject helper to be consistent with JS

* fix linting

* update promise impl per feedback

* remove param name from unused isolate

* Use non-depreceated resolvers for promises

* Add thread dchecks for promise helper, intiialize promise pointer to nullptr
2018-06-27 16:06:08 -05:00
..
browser refactor: add promise helper and change whenReady to be native impl (#13115) 2018-06-27 16:06:08 -05:00
common fix: deprecate properties in app.getAppMetrics() (#13446) 2018-06-26 23:47:01 -07:00
isolated_renderer Pass nativeWindowOpen flag to isolated init.js 2017-04-30 19:35:41 +09:00
renderer Remove did-get-response-details and did-get-redirect-request events 2018-06-19 11:49:41 +10:00
sandboxed_renderer Add "enable_desktop_capturer" build flag (#13133) 2018-06-13 11:15:34 -05:00
worker Correctly initialize Node environment in worker 2017-03-20 12:52:45 -07:00