Milan Burda
|
d090b0cd2d
|
perf: only access remote module when <webview>.getWebContents() is called (#20272)
|
2019-09-20 08:54:16 -07:00 |
|
Milan Burda
|
81e9dab52f
|
refactor: replace ipcRendererUtils.invoke() with ipcRendererInternal.invoke() (#19574)
|
2019-08-23 15:45:50 -07:00 |
|
Alexandre Lacheze
|
e26f366405
|
Revert: electron/electron#14487 (#19011)
|
2019-07-11 17:25:26 -05:00 |
|
Milan Burda
|
deebde66f9
|
feat: make async webContents / <webview> methods return a Promise (#18792)
|
2019-06-17 12:10:02 +03:00 |
|
Shelley Vohr
|
d87b3ead76
|
chore: remove promisification deprecation callbacks (#17907)
* chore: remove promisification deprecation callbacks
* update docs
* fix smoke test
* fix executejs issue
* cleanup leftovers
* fix webContents.executeJavaScript tests
* cleanup WebContents.prototype.takeHeapSnapshot
* fix "sets arbitrary webContents as devtools" test
* fix executeJavaScriptInFrame related tests
|
2019-04-30 07:08:32 -07:00 |
|
Milan Burda
|
546466b209
|
feat: add <webview>.getWebContentsId() (#17407)
|
2019-03-26 10:57:27 +09:00 |
|
Shelley Vohr
|
38d75010c7
|
chore: rename atomBinding to electronBinding (#17419)
|
2019-03-18 12:37:06 -07:00 |
|
Milan Burda
|
3a091cdea4
|
refactor: implement clipboard APIs without the remote module (#17200)
|
2019-03-15 17:32:04 -07:00 |
|
Felix Rieseberg
|
f3fc4023cf
|
refactor: Port renderer/web-view to TypeScript (#17250)
|
2019-03-07 15:26:23 -08:00 |
|