electron/lib/browser
Charles Kerr 1a649a6ac3
Handle in-app-purchase less fatally on non-Darwin (#12511)
Fixes #12311

Right now it throws a new error when the file is even require()d, but this isn't ideal as there are cases where everything is mass-required, such as Spectron. Instead, we should throw an error on non-Darwin environments only when the IAP methods are invoked.
2018-04-02 18:55:44 -05:00
..
api Handle in-app-purchase less fatally on non-Darwin (#12511) 2018-04-02 18:55:44 -05:00
chrome-extension.js Replace custom function with Object.values() 2018-02-05 20:03:28 -08:00
desktop-capturer.js update reviewed items 2017-10-24 19:36:06 -04:00
guest-view-manager.js Set appropriate defaults for webview options (#12271) 2018-03-15 13:56:46 +09:00
guest-window-manager.js Set appropriate defaults for webview options (#12271) 2018-03-15 13:56:46 +09:00
init.js Add Support for Pop!_OS GNOME Session 2017-12-21 14:16:15 -05:00
objects-registry.js Co-locate with other private methods 2016-12-02 10:41:42 -08:00
rpc-server.js Remove the race condition between new process creation and context release (#12342) 2018-03-20 15:54:47 +11:00