electron/lib/browser
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
..
api chore: make WebContentsView take webPreferences as parameter (#22997) 2020-04-09 16:01:16 +09:00
remote build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
chrome-extension-shim.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
chrome-extension.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
crash-reporter-init.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
default-menu.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
desktop-capturer.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
devtools.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
guest-view-manager.js feat: enhance native window.open to match the custom implementation's behavior (#19703) 2020-03-26 11:05:45 -07:00
guest-window-manager.js feat: enhance native window.open to match the custom implementation's behavior (#19703) 2020-03-26 11:05:45 -07:00
init.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
ipc-main-impl.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
ipc-main-internal-utils.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
ipc-main-internal.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
message-port-main.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
navigation-controller.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
rpc-server.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
utils.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00