electron/shell
Cheng Zhao ca947307db
chore: make WebContentsView take webPreferences as parameter (#22997)
* chore: add WebContentsView.webContents helper

* chore: no need to handle webContents option

* chore: Create WebContentsView in C++

* chore: make WebContentsView accept web_preferences

* fix: nativeWindowOpen still passes WebContents to BrowserWindow

* chore: no more need of WebContentsViewRelay

* test: WebContentsView now takes options

* fix: avoid creating 2 constructors
2020-04-09 16:01:16 +09:00
..
app fix: ensure standard schemes are registered in nw service process (#22867) 2020-03-31 19:33:16 -07:00
browser chore: make WebContentsView take webPreferences as parameter (#22997) 2020-04-09 16:01:16 +09:00
common refactor: ginify DownloadItem (#22924) 2020-04-02 17:22:46 -07:00
renderer fix: webframe crashes for removed render frame (#22925) 2020-04-02 19:59:19 -07:00
utility chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00