electron/lib/browser
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
remote build: update eslint + eslint plugins (#22777) 2020-03-20 11:12:18 -04:00
chrome-extension-shim.js refactor: prefer using app.whenReady() (#21972) 2020-02-03 22:43:22 +00:00
chrome-extension.js refactor: prefer using app.whenReady() (#21972) 2020-02-03 22:43:22 +00:00
crash-reporter-init.js fix: use crashpad on Windows (#18483) 2019-06-13 15:42:21 +09:00
default-menu.ts refactor: make shell.OpenExternal async (#17135) 2019-05-03 13:53:45 -07:00
desktop-capturer.ts refactor: ginify desktopCapturer (#22746) 2020-03-19 11:35:11 -07:00
devtools.ts refactor: replace ipcRendererUtils.invoke() with ipcRendererInternal.invoke() (#19574) 2019-08-23 15:45:50 -07:00
guest-view-manager.js fix: remove bad usages of for-in and guard against it (#22616) 2020-03-17 13:17:55 -07:00
guest-window-manager.js fix: load window-setup in sandboxed renderer (#21416) 2020-01-06 22:23:03 +01:00
init.ts build: update typescript and webpack (#22776) 2020-03-19 16:55:49 -07:00
ipc-main-impl.ts refactor: replace ipcRendererUtils.invoke() with ipcRendererInternal.invoke() (#19574) 2019-08-23 15:45:50 -07:00
ipc-main-internal-utils.ts refactor: take advantage of structured clone algorithm in the remote module (#20427) 2019-10-10 09:59:08 -04:00
ipc-main-internal.ts refactor: replace ipcRendererUtils.invoke() with ipcRendererInternal.invoke() (#19574) 2019-08-23 15:45:50 -07:00
message-port-main.ts build: update eslint + eslint plugins (#22777) 2020-03-20 11:12:18 -04:00
navigation-controller.js update (#21915) 2020-01-29 18:42:25 +09:00
rpc-server.js fix: load window-setup in sandboxed renderer (#21416) 2020-01-06 22:23:03 +01:00
utils.ts fix: remove bad usages of for-in and guard against it (#22616) 2020-03-17 13:17:55 -07:00