electron/lib
Cheng Zhao e2029435c4 fix: use context counter as contextId
For sandboxed renderer it may not have a node::Environment in the context,
using a increasing counter as contextId works for all cases.
2018-07-19 11:00:10 -07: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
renderer fix: use context counter as contextId 2018-07-19 11:00:10 -07:00
sandboxed_renderer fix: add native function to create preload script (#13032) 2018-07-13 11:17:11 +09:00
worker