electron/lib/renderer/api
Shelley Vohr ee0f67d541
fix: nativeImage remote serialization (#23543)
We weren't serializing nativeImages properly in the remote module, leading to gin conversion errors when trying to, for example, create a new context menu in the renderer with icons using nativeImage. This fixes that by adding a new special case to handle them.
2020-05-18 09:29:24 -07:00
..
exports build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
context-bridge.ts refactor: remove the RenderFrameFunctionStore and use privates to memory manage (#23592) 2020-05-15 11:57:40 -07:00
crash-reporter.ts fix: crashReporter incompatible with sandbox on Linux (#23265) 2020-05-07 13:31:26 -07:00
desktop-capturer.ts perf: use type-utils for desktopCapturer.getSources() result serialization (#23549) 2020-05-13 19:05:53 +02:00
ipc-renderer.ts fix: do not mutate ipc instances across contexts (#23236) 2020-04-22 16:36:15 -07:00
module-list.ts build: allow use of BUILDFLAG directives from within JS code (#20328) 2020-05-11 01:06:07 +02:00
remote.js fix: nativeImage remote serialization (#23543) 2020-05-18 09:29:24 -07:00
web-frame.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00