mirror of
https://github.com/electron/electron.git
synced 2026-02-15 09:35:34 -05:00
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.
3.1 KiB
3.1 KiB