electron/shell
Samuel Maddock c09c94fc98
feat: add WebContents.opener and webContents.fromFrame() (#35140)
* feat: add WebContents.opener

* feat: add webContents.fromFrame(frame)

* fix: unknown type name

* test: fix and add more fromFrame cases

* docs: clarified terminology
2022-09-26 12:37:08 -04:00
..
app feat: allow custom v8 snapshots to be used in the main process and the default snapshot in the renderer process (#35266) 2022-09-15 13:21:16 -07:00
browser feat: add WebContents.opener and webContents.fromFrame() (#35140) 2022-09-26 12:37:08 -04:00
common chore: bump chromium to 107.0.5274.0 (main) (#35375) 2022-09-07 09:46:37 +02:00
renderer feat: add exposeInIsolatedWorld(worldId, key, api) to contextBridge (#34974) 2022-09-21 13:17:10 -05:00
utility chore: bump chromium to 106.0.5216.0 (main) (#34993) 2022-08-17 11:35:53 -07:00