Jeremy Rose
|
55c57808fb
|
feat: serialize NativeImage over ipc (#30729)
|
2021-09-07 10:37:45 -07:00 |
|
Jeremy Rose
|
aa9da78edb
|
fix: remove ipc wrapper for nativeImage.createThumbnailFromPath (#30728)
|
2021-08-27 14:21:36 -07:00 |
|
Milan Burda
|
04aafcc5ef
|
refactor: simplify <webview> event dispatch (#30458)
* refactor: simplify <webview> event dispatch
* Update lib/browser/guest-view-manager.ts
Co-authored-by: Jeremy Rose <jeremya@chromium.org>
* remove undocumented new-window event properties
Co-authored-by: Jeremy Rose <jeremya@chromium.org>
|
2021-08-17 12:10:27 -04:00 |
|
Milan Burda
|
6e43b0bcbf
|
refactor: only create webContents after 'will-attach-webview' (#30311)
|
2021-08-03 10:08:49 -07:00 |
|
Robo
|
2b897c8ad8
|
fix: crash due to race between attach and destruction of webview (#24344)
|
2021-08-02 08:35:57 -07:00 |
|
Samuel Attard
|
e5e8ab4eea
|
refactor: remove more dead code post render process reuse (#28983)
* Overrides for window.history.*
* Node environment cleanup / creation logic
* Options and switches that are now static values
|
2021-05-04 11:30:29 -07:00 |
|
Milan Burda
|
022bafc485
|
chore: remove deprecated crashReporter APIs (#26695)
|
2020-11-26 22:07:40 +03:00 |
|
Milan Burda
|
2c68bad631
|
refactor: create IPC_MESSAGES enum for IPC message channels (#25694)
|
2020-10-14 00:11:06 +03:00 |
|