Milan Burda
|
fed01fb57d
fix: will-attach-webview handler modifying params.instanceId does not break <webview> (#32386) (#32855)
|
3 years ago |
Robo
|
9c54bf7973
refactor: only access memory coordinator interface from browser process (#31295) (#31303)
|
3 years ago |
trop[bot]
|
b62cef5a01
fix: running tests with release build (#31140)
|
3 years ago |
trop[bot]
|
a00a43ba25
chore: update links of documentation of chromes (#31008)
|
3 years ago |
Jeremy Rose
|
612361c4da
chore: remove unused getWebPreferences method (#30160)
|
3 years ago |
Milan Burda
|
de6696ef1d
chore: remove unused and broken ipcRendererInternal.sendTo() (#29743)
|
3 years ago |
Jeremy Rose
|
ebf54d7cc0
refactor: use PathProvider for user-data-dir and others (#29649)
|
3 years ago |
Milan Burda
|
8d0ed05c99
refactor: replace a few usages of V8 hidden properties (#29400)
|
3 years ago |
Shelley Vohr
|
d6109b2eb4
chore: remove unused methods (#29438)
|
3 years ago |
Shelley Vohr
|
3b75549511
fix: inspector context menu throwing an error (#29436)
|
3 years ago |
Robo
|
77297f37a3
fix: adjust initial webContents focus calculation (#29204)
|
3 years ago |
Milan Burda
|
c68c65f383
refactor: implement <webview> using contextBridge (#29037)
|
3 years ago |
Milan Burda
|
cbba602eae
chore: cleanup dead <webview> related code (#29039)
|
4 years ago |
Jeremy Rose
|
dba4df9326
feat: add more info in setWindowOpenHandler details (#28518)
|
4 years ago |
Milan Burda
|
da8c35e3b2
chore: remove deprecated worldSafeExecuteJavaScript option (#28456)
|
4 years ago |
Jeremy Rose
|
706d9ede9b
refactor: only allow internal messages from the main process (#27676)
|
4 years ago |
Milan Burda
|
79b3393768
chore: remove bunch of usages of any (#27512)
|
4 years ago |
Cheng Zhao
|
c3091c3a70
fix: make SetWindowButtonVisibility work for customButtonsOnHover (#27073)
|
4 years ago |
Milan Burda
|
2be3d03630
feat: add webFrameMain.send() / webFrameMain.postMessage() (#26807)
|
4 years ago |
Jeremy Rose
|
07a1c2a3e5
fix: restrict sendToFrame to same-process frames by default (#26875)
|
4 years ago |
Jeremy Rose
|
d3b1566181
chore: remove unused _replyInternal method (#26825)
|
4 years ago |
Milan Burda
|
b37982987a
chore: remove unused sendToAll + related APIs (#26771)
|
4 years ago |
Milan Burda
|
5ee9cc202b
fix: ensure that internal messages are sent from the main process (#26429)
|
4 years ago |
Cheng Zhao
|
bb3fb548d8
feat: add APIs to enable/disable spell checker (#26276)
|
4 years ago |
loc
|
0b85fdf26c
feat: add webContents.setWindowOpenHandler API (#24517)
|
4 years ago |
Jeremy Rose
|
34156c424c
fix: [webview] fix missing properties on events when contextIsolation: true (#26289)
|
4 years ago |
Cheng Zhao
|
6b6ffbdd10
feat: add support for share menu on macOS (#25629)
|
4 years ago |
Milan Burda
|
f827acc3be
chore: convert guest-view-manager.js to TypeScript (#25825)
|
4 years ago |
Milan Burda
|
fb11a12d5b
refactor: replace a few any-s with proper types (#25681)
|
4 years ago |
Milan Burda
|
e1a19d735e
chore: convert guest-window-manager.js to TypeScript (#25709)
|
4 years ago |