electron/lib/browser
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
..
api Don't require browser process module from renderer 2017-02-28 08:45:39 -08:00
chrome-extension.js Implement chrome.runtime.onMessage response callback 2016-11-15 21:30:40 +11:00
desktop-capturer.js Remove returns from event listeners 2016-05-19 15:28:08 -07:00
guest-view-manager.js Forward webview visibility change events from browser process 2017-02-28 08:23:00 -08:00
guest-window-manager.js Implement window overrides in main context 2017-01-16 12:38:16 -08:00
init.js Use spread syntax instead of function apply 2016-12-01 14:56:00 -08:00
objects-registry.js Co-locate with other private methods 2016-12-02 10:41:42 -08:00
rpc-server.js modify CertVerifier Class 2017-02-08 11:59:43 -08:00