electron/lib
Samuel Attard b31c02ef31 test: fix some failing and disabled node specs (#19518)
* test: fix some failing and disabled node specs

These tests were failing due to mismatched stacktraces as a result of
our Module._load hook.  This fixes those by adding a flag to optionally
not hook those calls and instead do the asar override eagily.

* ELECTRON_EAGER_ASAR_HOOK => ELECTRON_EAGER_ASAR_HOOK_FOR_TESTING

* test: parallel/test-zlib-unused-weak consistently fails

Co-authored-by: Cheng Zhao <zcbenz@github.com>
2020-01-15 16:07:03 +09:00
..
browser fix: pass full response headers in net module (#21552) 2020-01-14 09:36:08 -08:00
common test: fix some failing and disabled node specs (#19518) 2020-01-15 16:07:03 +09:00
content_script refactor: bundle the browser and renderer process electron code (#18553) 2019-06-02 13:03:03 -07:00
isolated_renderer chore: rename atom-binding-setup.ts to electron-binding-setup.ts (#17949) 2019-04-29 10:57:32 -04:00
renderer feat: warn when remote is used without enableRemoteModule: true (#21546) 2020-01-13 15:23:03 +09:00
sandboxed_renderer fix: load window-setup in sandboxed renderer (#21416) 2020-01-06 22:23:03 +01:00
worker refactor: remove electron.asar and embed JS in binary (#18577) 2019-06-03 17:03:59 -07:00