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. |
||
|---|---|---|
| .. | ||
| api | ||
| extensions | ||
| remote | ||
| web-view | ||
| content-scripts-injector.ts | ||
| init.ts | ||
| inspector.ts | ||
| ipc-renderer-internal-utils.ts | ||
| ipc-renderer-internal.ts | ||
| security-warnings.ts | ||
| web-frame-init.ts | ||
| webpack-provider.ts | ||
| window-setup.ts | ||