electron/lib/renderer/api
Samuel Attard 5e4e50c5eb
fix: remove bad usages of for-in and guard against it (#22616)
* fix: remove bad usages of for-in and guard against it

* Apply suggestions from code review

Co-Authored-By: Samuel Maddock <samuel.maddock@gmail.com>

* Apply suggestions from code review

Co-Authored-By: Jeremy Apthorp <jeremya@chromium.org>

* Update remote.js

Co-authored-by: Samuel Maddock <samuel.maddock@gmail.com>
Co-authored-by: Jeremy Apthorp <jeremya@chromium.org>
2020-03-17 13:17:55 -07:00
..
exports fix: don't export __esModule = true by electron.ts (#20939) 2019-11-04 14:16:42 -08:00
context-bridge.ts feat: add a new contextBridge module (#20307) 2019-10-18 12:57:09 -07:00
crash-reporter.js refactor: crashReporterInit (#16729) 2019-02-05 12:56:44 -08:00
desktop-capturer.ts feat: add --enable-api-filtering-logging commandline switch (#20335) 2019-10-04 10:49:09 -07:00
ipc-renderer.ts feat: MessagePorts in the main process (#22404) 2020-03-11 18:07:54 -07:00
module-list.ts feat: add a new contextBridge module (#20307) 2019-10-18 12:57:09 -07:00
remote.js fix: remove bad usages of for-in and guard against it (#22616) 2020-03-17 13:17:55 -07:00
web-frame.ts feat: remove deprecated setLayoutZoomLevelLimits (#21383) 2019-12-06 13:14:25 -08:00