electron/lib
Samuel Attard ad9e64d086
fix: remove race condition for executeJavaScript (#13691)
Replaces 'did-finish-load' with 'did-stop-loading' which semantically
maps to the events inside Chromium.  Before I think we were relying
on a natural 99% winnable race condition.

Fixes #13504
2018-07-17 13:32:28 +10:00
..
browser fix: remove race condition for executeJavaScript (#13691) 2018-07-17 13:32:28 +10: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 refactor: remove experimentalCanvasFeatures property (#13684) 2018-07-16 13:32:42 -07:00
sandboxed_renderer fix: add native function to create preload script (#13032) 2018-07-13 11:17:11 +09:00
worker Correctly initialize Node environment in worker 2017-03-20 12:52:45 -07:00