electron/lib/browser/api
Kevin Sawicki e8a79cb88d Don't require browser process module from renderer
This can cause issues when it is accessed from the
require cache or module tree since the getters throw
errors when called.
2017-02-28 08:45:39 -08:00
..
auto-updater Use const instead of var 2016-08-08 13:07:01 -07:00
exports Don't require browser process module from renderer 2017-02-28 08:45:39 -08:00
app.js Use spread syntax instead of function apply 2016-12-01 14:56:00 -08:00
auto-updater.js 🎨 2016-05-06 10:12:55 -07:00
browser-window.js Forward webview visibility change events from browser process 2017-02-28 08:23:00 -08:00
content-tracing.js first pass at standardizing; suite still passing! 2016-03-30 17:00:30 -07:00
dialog.js Fix linting 2017-02-13 08:23:53 -08:00
global-shortcut.js 💄 Destructure globalShortcut module 2016-05-14 21:53:42 -04:00
ipc-main.js Use spread syntax instead of apply 2016-12-01 14:56:00 -08:00
menu-item-roles.js Add forcereload menu item role 2017-02-03 09:39:41 -08:00
menu-item.js inherit user-specific MenuItem properties more safely 2016-10-10 14:40:49 -07:00
menu.js Default to focused window whenever param is null/undefined 2017-02-24 08:39:22 -08:00
navigation-controller.js Use spread syntax instead of function apply 2016-12-01 14:56:00 -08:00
net.js Use spread syntax instead of function apply 2016-12-01 14:56:00 -08:00
power-monitor.js Set prototype of constructor directly 2016-08-02 20:38:35 +09:00
power-save-blocker.js 💄 Make the power-save-blocker a bit more concise 2016-05-15 09:36:13 -04:00
protocol.js Fix lint errors of using __proto__ 2016-08-02 21:02:28 +09:00
screen.js Set prototype of constructor directly 2016-08-02 20:38:35 +09:00
session.js Use object for verification request 2017-02-08 11:59:43 -08:00
system-preferences.js Set prototype of constructor directly 2016-08-02 20:38:35 +09:00
tray.js Remove the JavaScript wrapper for setContextMenu 2016-05-20 16:18:38 +09:00
web-contents.js Popup pepper menu in owner browser window 2017-02-24 08:39:22 -08:00