electron/lib/renderer/api
Samuel Attard 5790869a3f
chore: refactor browser IPC into TS and app API into TS (#16921)
* chore: refactor browser IPC into typescript

* chore: refactor app.ts into Typescript

* Refactors app.dock into cpp
* Removes app.launcher which has not existed for 3 years
* Removes 2 deprecated APIs (that have been deprecated for more than one
major)
* Refactors deprecate.ts as well
2019-02-14 14:29:20 -08:00
..
exports chore: refactor browser IPC into TS and app API into TS (#16921) 2019-02-14 14:29:20 -08:00
crash-reporter.js refactor: crashReporterInit (#16729) 2019-02-05 12:56:44 -08:00
desktop-capturer.js chore: fix promisify helper (#16544) 2019-01-25 14:23:24 -08:00
ipc-renderer.js refactor: pass internal flag via IPC message struct for consistency (#16490) 2019-01-23 08:24:57 -08:00
module-list.js chore: remove deprecated modules internally using remote.require in sandboxed renderer context (#15957) 2019-01-24 10:53:52 -08:00
remote.js chore: misc cleanup (#16037) 2018-12-12 15:31:16 -06:00
web-frame.js Blink: Plumb correct security origin for isolated world CSPs. 2019-02-14 23:59:22 +05:30