.. |
api
|
4b10899dfa
feat: add webContents.fromDevToolsTargetId() (#30730)
|
3 years ago |
remote
|
36c695ce2a
fix: restrict sendToFrame to same-process frames by default (#26875) (#26925)
|
4 years ago |
.eslintrc.json
|
b02748e607
build: ensure that electron/lib/browser can only use browser or common imports (#24512)
|
4 years ago |
chrome-extension-shim.ts
|
b02748e607
build: ensure that electron/lib/browser can only use browser or common imports (#24512)
|
4 years ago |
default-menu.ts
|
d99ab3fb41
chore: update Community link in default menu (#28458)
|
4 years ago |
desktop-capturer.ts
|
ba76f6846e
fix: memory leak in desktopCapturer.getSources (#27058)
|
4 years ago |
devtools.ts
|
2c68bad631
refactor: create IPC_MESSAGES enum for IPC message channels (#25694)
|
4 years ago |
guest-view-manager.ts
|
321395d96e
refactor: use Map instead of Object for better semantics (#25982)
|
4 years ago |
guest-window-manager.ts
|
5da6ee1fc1
fix: invoke the window open handler for _blank links (#28498) (#28664)
|
4 years ago |
guest-window-proxy.ts
|
5bef67a468
fix: stop window.open from hanging when prevented (#29881)
|
3 years ago |
init.ts
|
e25de07657
feat: add webFrameMain.send() / webFrameMain.postMessage() (#26807) (#27366)
|
4 years ago |
ipc-main-impl.ts
|
fb11a12d5b
refactor: replace a few any-s with proper types (#25681)
|
4 years ago |
ipc-main-internal-utils.ts
|
a6af3bd8df
chore: remove unused sendToAll + related APIs (#26771) (#27354)
|
4 years ago |
ipc-main-internal.ts
|
5d657dece4
build: enable JS semicolons (#22783)
|
5 years ago |
message-port-main.ts
|
5d657dece4
build: enable JS semicolons (#22783)
|
5 years ago |
navigation-controller.ts
|
0b85fdf26c
feat: add webContents.setWindowOpenHandler API (#24517)
|
4 years ago |
rpc-server.ts
|
f3e5920f66
refactor: only access memory coordinator interface from browser process (#31305) (#31342)
|
3 years ago |