electron/lib
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
..
browser Handle in-app-purchase less fatally on non-Darwin (#12511) 2018-04-02 18:55:44 -05:00
common 👷 Tests, how do they work 2018-03-13 17:35:55 -07:00
isolated_renderer Pass nativeWindowOpen flag to isolated init.js 2017-04-30 19:35:41 +09:00
renderer Remove the race condition between new process creation and context release (#12342) 2018-03-20 15:54:47 +11:00
sandboxed_renderer Fix context menu for sandbox devtools (#11933) 2018-03-22 16:15:57 +09:00
worker Correctly initialize Node environment in worker 2017-03-20 12:52:45 -07:00