electron/lib
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
..
browser Handle in-app-purchase less fatally on non-Darwin (#12512) 2018-04-02 19:23:28 -05:00
common Backport - fix: Ensure that `getLastCrashReport()` is actually the last crash report (#12255) 2018-03-14 11:36:58 +09:00
isolated_renderer Pass nativeWindowOpen flag to isolated init.js 2017-04-30 19:35:41 +09:00
renderer Backport (2-0-x) - Remove the race condition between new process creation and context release (#12361) 2018-03-20 18:11:39 +11:00
sandboxed_renderer Expose desktopCapturer in sandbox mode. 2017-11-16 16:57:29 -03:00
worker Correctly initialize Node environment in worker 2017-03-20 12:52:45 -07:00