Milan Burda
|
3f2cb91a35
|
refactor: declare KeyWeakMap<K, V> returned by createIDWeakMap() / createDoubleIDWeakMap() (#21171)
|
2019-11-21 13:32:31 +01:00 |
|
Milan Burda
|
1d596f616d
|
fix: NativeImage serialization of <webview>.capturePage() result (#20825)
|
2019-11-12 21:56:17 +01:00 |
|
Milan Burda
|
093f2dd4a6
|
chore: remove deprecated <webview>.getWebContents() (#20986)
|
2019-11-08 15:46:35 -05:00 |
|
Milan Burda
|
0f7ebff81e
|
fix: pass frameId to v8Util.setRemoteCallbackFreer() (#20732)
|
2019-10-29 15:40:09 +09:00 |
|
Milan Burda
|
ba8f80267c
|
fix: send ELECTRON_BROWSER_CONTEXT_RELEASE asynchronously (#20632)
* fix: send ELECTRON_BROWSER_CONTEXT_RELEASE asynchronously
* test: remote references should be able to be cleared for all cases
|
2019-10-23 13:44:21 +09:00 |
|
Jeremy Apthorp
|
b155ebeeb3
|
fix: don't overwrite global constructor names in remote (#20637)
* fix: don't overwrite global constructor names in remote
* fake constructor names better, and improve error serialization
|
2019-10-21 15:48:03 +09:00 |
|
Milan Burda
|
b92163d226
|
refactor: take advantage of structured clone algorithm in the remote module (#20427)
|
2019-10-10 09:59:08 -04:00 |
|
Milan Burda
|
ccff140046
|
feat: add --enable-api-filtering-logging commandline switch (#20335)
|
2019-10-04 10:49:09 -07:00 |
|
Jeremy Apthorp
|
b7b0992768
|
refactor: convert some more remote stuff to typescript (#20324)
|
2019-09-30 15:00:22 -07:00 |
|