electron/lib/browser
Shelley Vohr 41c2685204
feat: promisify win.capturePage() (#15743)
* feat: promisify win.capturePage

* mark optional arg correctly

* Add to breaking changes doc

* properly deprecate win.capturePage

* remove change from api-contract

* document both callback and promise versions

* address docs feedback

* update promisification progress doc
2018-11-27 23:50:53 -05:00
..
api feat: promisify win.capturePage() (#15743) 2018-11-27 23:50:53 -05:00
chrome-extension.js fix: loading of devtools extensions on startup (#13844) 2018-10-19 11:22:42 +11:00
desktop-capturer.js refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
guest-view-manager.js refactor: remove potential double free when managing WebContents (#15280) 2018-10-22 13:02:25 -05:00
guest-window-manager.js revert: "fix: window.open site instance should belong to same browsing instance (#15216)" (#15757) 2018-11-20 21:28:26 +01:00
init.js fix: trim app name and productName (#15269) 2018-10-19 23:57:55 +11:00
ipc-main-internal.js refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
objects-registry.js refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
rpc-server.js fix: crash in sandbox on linux when getting execPath (#15701) 2018-11-15 12:59:01 -08:00