mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
* feat: add support for webContents option in BrowserView (#26802) * feat: add support for webContents option in BrowserView * tests: add tests * fix: missing webContents import * fix: WebContents::New -> Create