electron/atom
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
..
app Default LoadV8Snapshot changed in C66 2018-06-19 11:49:46 +10:00
browser Bump v3.0.0-beta.3 2018-07-17 09:38:50 -07:00
common fix: use webContentsId with contextId together 2018-07-20 10:53:02 +09:00
node also format missing .cc files 2018-04-18 20:48:45 -04:00
renderer fix: use webContentsId with contextId together 2018-07-20 10:53:02 +09:00
utility also format missing .cc files 2018-04-18 20:48:45 -04:00