electron/lib
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
..
browser fix: nativeImage remote serialization (#23543) 2020-05-18 09:29:24 -07:00
common build: allow use of BUILDFLAG directives from within JS code (#20328) 2020-05-11 01:06:07 +02:00
isolated_renderer refactor: port window.open and window.opener to use ctx bridge instead of hole punching (#23235) 2020-04-27 12:46:04 -07:00
renderer fix: nativeImage remote serialization (#23543) 2020-05-18 09:29:24 -07:00
sandboxed_renderer refactor: remove the RenderFrameFunctionStore and use privates to memory manage (#23592) 2020-05-15 11:57:40 -07:00
worker build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00