Commit graph

10 commits

Author SHA1 Message Date
Milan Burda
de6696ef1d
chore: remove unused and broken ipcRendererInternal.sendTo() () 2021-06-17 23:26:18 -05:00
Milan Burda
b37982987a
chore: remove unused sendToAll + related APIs ()
* chore: remove unused sendToAll + related APIs

* refactor: no need to args.ShallowClone() anymore
2020-12-03 15:55:50 +09:00
Milan Burda
0c2e2bca92
refactor: don't send ipcRenderer.sendSync() returnValue as an array () 2020-10-28 18:48:20 +03:00
Shelley Vohr
659e79fc08
refactor: prevent consistent early exception ()
* refactor: prevent consistent early exception

* Use _linkedBinding where possible

* Remove dead electronBinding
2020-06-22 20:32:45 -07:00
Samuel Attard
969f46a48f
chore: remove IPC hiddens () 2020-06-02 02:33:06 -07:00
Samuel Attard
8262f24fd8
fix: do not mutate ipc instances across contexts () 2020-04-22 16:36:15 -07:00
Samuel Attard
5d657dece4
build: enable JS semicolons () 2020-03-20 13:28:31 -07:00
Jeremy Apthorp
b4d07f76d3
feat: MessagePorts in the main process () 2020-03-11 18:07:54 -07:00
Milan Burda
81e9dab52f refactor: replace ipcRendererUtils.invoke() with ipcRendererInternal.invoke() () 2019-08-23 15:45:50 -07:00
Milan Burda
3011a0f14f refactor: convert ipc-renderer.ts to TypeScript ()
* refactor: convert ipc-renderer.ts to TypeScript

* Update typings/internal-ambient.d.ts

Co-Authored-By: Samuel Attard <sattard@slack-corp.com>
2019-08-02 14:35:04 -05:00
Renamed from lib/renderer/api/ipc-renderer.js (Browse further)