electron/lib/renderer
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
..
api fix: nativeImage remote serialization (#23543) 2020-05-18 09:29:24 -07:00
extensions build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
remote build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
web-view fix: ensure guest-embedder map is updated when webview is removed (#23342) 2020-04-30 21:33:14 -07:00
content-scripts-injector.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
init.ts refactor: remove code for non-native extensions shim (#23340) 2020-04-30 09:38:09 -07:00
inspector.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
ipc-renderer-internal-utils.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
ipc-renderer-internal.ts fix: do not mutate ipc instances across contexts (#23236) 2020-04-22 16:36:15 -07:00
security-warnings.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
web-frame-init.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
webpack-provider.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
window-setup.ts fix: do not add 104 to the history length (#23301) 2020-04-27 15:53:47 -07:00