electron/lib/browser
trop[bot] 33aad6ae11 Handle in-app-purchase less fatally on non-Darwin (#12512)
Fixes #12471

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 19:23:28 -05:00
..
api Handle in-app-purchase less fatally on non-Darwin (#12512) 2018-04-02 19:23:28 -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 Backport (2-0-x) - Set appropriate defaults for webview options (#12292) 2018-03-15 15:06:40 +09:00
guest-window-manager.js Backport (2-0-x) - Set appropriate defaults for webview options (#12292) 2018-03-15 15:06:40 +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 Backport (2-0-x) - Remove the race condition between new process creation and context release (#12361) 2018-03-20 18:11:39 +11:00