electron/lib/renderer
Samuel Attard b87b501161
build: update eslint + eslint plugins (#22777)
* build: run eslint --fix

* chore: manually fix all hasOwnProperty errors

* chore: manually fix all void 0 vs undefined errors

* chore: manually fix all async-in-promise errors

* chore: manually fix lexical declaration in case block
2020-03-20 11:12:18 -04:00
..
api build: update eslint + eslint plugins (#22777) 2020-03-20 11:12:18 -04:00
extensions build: update eslint + eslint plugins (#22777) 2020-03-20 11:12:18 -04:00
remote refactor: use Map for callbacks in CallbacksRegistry (#20565) 2019-10-15 09:14:41 -07:00
web-view build: update eslint + eslint plugins (#22777) 2020-03-20 11:12:18 -04:00
chrome-api.ts fix: devtools extensions not loading (#20791) 2019-10-30 14:46:52 +09:00
content-scripts-injector.ts chore: rename node bindings atom => electron (#22176) 2020-02-14 06:25:39 -05:00
init.ts feat: MessagePorts in the main process (#22404) 2020-03-11 18:07:54 -07:00
inspector.ts refactor: replace ipcRendererUtils.invoke() with ipcRendererInternal.invoke() (#19574) 2019-08-23 15:45:50 -07:00
ipc-renderer-internal-utils.ts build: update eslint + eslint plugins (#22777) 2020-03-20 11:12:18 -04:00
ipc-renderer-internal.ts refactor: replace ipcRendererUtils.invoke() with ipcRendererInternal.invoke() (#19574) 2019-08-23 15:45:50 -07:00
security-warnings.ts build: update eslint + eslint plugins (#22777) 2020-03-20 11:12:18 -04:00
web-frame-init.ts feat: promisify executeJavaScript (#17312) 2019-03-14 12:08:54 -07:00
webpack-provider.ts refactor: bundle the browser and renderer process electron code (#18553) 2019-06-02 13:03:03 -07:00
window-setup.ts build: update eslint + eslint plugins (#22777) 2020-03-20 11:12:18 -04:00