electron/lib/renderer
Shelley Vohr 4b23a85475
refactor: correctly serialize nativeImage/buffer with typeUtils (#23666)
* refactor: correctly serialize nativeImage/buffer with typeUtils

* test: add serialization specs

* fix: construct from dataURL

* test: test for dataURL specificity
2020-05-20 13:42:42 -07:00
..
api refactor: correctly serialize nativeImage/buffer with typeUtils (#23666) 2020-05-20 13:42:42 -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