electron/lib
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
..
browser chore: make WebContentsView take webPreferences as parameter (#22997) 2020-04-09 16:01:16 +09:00
common feat: expose electron/{process} typed modules (#22937) 2020-04-06 17:04:09 -07:00
content_script build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
isolated_renderer build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
renderer fix: prevent remote from messing with constructor names (#22820) 2020-03-25 13:13:10 -07:00
sandboxed_renderer build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
worker build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00