electron/atom
Cheng Zhao 3094f62f0b
fix: use webContentsId with contextId together (#13749)
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-24 16:21:38 +09:00
..
app chore: fix more chromium-style errors in windows code (#13487) 2018-06-28 14:20:11 -07:00
browser refactor: remove private webContents.getId() API (#13674) 2018-07-23 18:08:36 +09:00
common fix: use webContentsId with contextId together (#13749) 2018-07-24 16:21:38 +09:00
node also format missing .cc files 2018-04-18 20:48:45 -04:00
renderer fix: use webContentsId with contextId together (#13749) 2018-07-24 16:21:38 +09:00
utility also format missing .cc files 2018-04-18 20:48:45 -04:00