electron/shell
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
..
app chore: align crash patch with upstream (#23595) 2020-05-14 20:09:02 -07:00
browser Bump v10.0.0-nightly.20200518 2020-05-18 08:31:53 -07:00
common fix: nativeImage remote serialization (#23543) 2020-05-18 09:29:24 -07:00
renderer refactor: remove the RenderFrameFunctionStore and use privates to memory manage (#23592) 2020-05-15 11:57:40 -07:00
utility fix: build when some buildflags are disabled (#23307) 2020-04-28 23:16:10 -07:00