electron/spec/fixtures
Robo 7cc780d077
fix: let Node.js perform microtask checkpoint in the main process (#24131)
* fix: let Node.js perform microtask checkpoint in the main process

* fix: don't specify v8::MicrotasksScope for explicit policy

* fix: remove checkpoint from some call-sites

We already perform checkpoint at the end of a task,
either through MicrotaskRunner or through NodeBindings.
There isn't a need to add them again when calling into JS
except when dealing with promises.

* fix: remove checkpoint from some call-sites

We already perform checkpoint at the end of a task,
either through MicrotaskRunner or through NodeBindings.
There isn't a need to add them again when calling into JS
except when dealing with promises.

* fix incorrect specs

* default constructor arguments are considered for explicit mark

* add regression spec
2020-06-17 10:08:10 -07:00
..
api fix: let Node.js perform microtask checkpoint in the main process (#24131) 2020-06-17 10:08:10 -07:00
assets feat: enable pdf viewer (#21794) 2020-02-12 16:39:12 -08:00
certificates fix spec 2016-04-18 22:57:37 +05:30
module test: more logging in node inspector test (#23746) 2020-05-26 10:20:16 +09:00
pages feat: add {stream} opt to custom protocol registry to configure media player (#22955) 2020-06-08 09:49:36 -07:00
snapshot-items-available build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
test.asar fix: compensate for lazy-loaded circular deps (#23890) 2020-06-03 10:29:08 -07:00
workers build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
zip Add test for the unzip module. 2013-07-18 15:19:36 +08:00
no-proprietary-codecs.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
testsnap.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
video-source-image.webp feat: add {stream} opt to custom protocol registry to configure media player (#22955) 2020-06-08 09:49:36 -07:00