electron/lib/browser
Milan Burda c5ad7ed0cd
refactor: remove guestInstanceId from WebPreferences (#30280)
* refactor: remove guestInstanceId from WebPreferences

* refactor: remove WebViewManager::GetEmbedder
2021-07-28 15:32:53 -07:00
..
api feat: add signal option to dialog.showMessageBox (#26102) 2021-07-15 07:59:27 +09:00
.eslintrc.json build: ensure that electron/lib/browser can only use browser or common imports (#24512) 2020-07-13 09:58:49 -07:00
default-menu.ts refactor: replace a few usages of V8 hidden properties (#29400) 2021-06-03 14:59:56 +09:00
desktop-capturer.ts chore: make raw requires type-safe (#29006) 2021-05-05 18:05:01 -07:00
devtools.ts fix: type internal APIs that can return null properly (#29852) 2021-07-27 14:48:12 +09:00
guest-view-manager.ts refactor: remove guestInstanceId from WebPreferences (#30280) 2021-07-28 15:32:53 -07:00
guest-window-manager.ts fix: type internal APIs that can return null properly (#29852) 2021-07-27 14:48:12 +09:00
guest-window-proxy.ts fix: type internal APIs that can return null properly (#29852) 2021-07-27 14:48:12 +09:00
init.ts refactor: use PathProvider for user-data-dir and others (#29649) 2021-06-15 09:32:56 +09:00
ipc-main-impl.ts refactor: replace a few any-s with proper types (#25681) 2020-10-08 03:01:23 +02:00
ipc-main-internal-utils.ts chore: remove unused sendToAll + related APIs (#26771) 2020-12-03 15:55:50 +09: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
rpc-server.ts chore: make raw requires type-safe (#29006) 2021-05-05 18:05:01 -07:00