electron/lib
Cheng Zhao 04b7c77951 fix: use webContentsId with contextId together
After after using `processId-contextCounter` as contextId, it may happen
that contexts in different WebContents sharing the same renderer process
get the same contextId. Using webContentsId as part of key in
ObjectsRegistry can fix this.
2018-07-20 10:53:02 +09:00
..
browser fix: use webContentsId with contextId together 2018-07-20 10:53:02 +09:00
common Backport (3-0-x) - fix: deprecate properties in app.getAppMetrics() (#13453) 2018-06-27 19:07:39 +10:00
isolated_renderer Pass nativeWindowOpen flag to isolated init.js 2017-04-30 19:35:41 +09:00
renderer fix: use context counter as contextId (backport 3-0-x) 2018-07-19 11:27:41 -07:00
sandboxed_renderer Enable webview in sandbox renderer Security: Inherit embedder prefs onto webview 2018-07-02 16:09:17 +00:00
worker Correctly initialize Node environment in worker 2017-03-20 12:52:45 -07:00