electron/lib/browser/remote
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
..
objects-registry.ts chore: rename atom things to electron things in our docs / scripts (#23100) 2020-04-13 14:32:29 -07:00
server.ts fix: nativeImage remote serialization (#23543) 2020-05-18 09:29:24 -07:00