electron/lib
Samuel Attard 6d5e494782 fix: serialize messages being sent over chrome message ports (#19104)
Chrome appears to serialize these messages (see #19070) so we should as
well to be consistent and to avoid bugs with Uint8/16 arrays

Fixes #19070
2019-07-15 19:05:09 +09:00
..
browser Revert: electron/electron#14487 (#19011) 2019-07-11 17:25:26 -05:00
common fix: do not wait on promise returned by remote APIs (#18990) 2019-07-10 08:20:28 -05:00
content_script refactor: bundle the browser and renderer process electron code (#18553) 2019-06-02 13:03:03 -07:00
isolated_renderer chore: rename atom-binding-setup.ts to electron-binding-setup.ts (#17949) 2019-04-29 10:57:32 -04:00
renderer fix: serialize messages being sent over chrome message ports (#19104) 2019-07-15 19:05:09 +09:00
sandboxed_renderer feat: add stack trace log to preload script error handling (#18905) 2019-07-14 21:54:33 -07:00
worker refactor: remove electron.asar and embed JS in binary (#18577) 2019-06-03 17:03:59 -07:00