angular-docs-cn/packages/zone.js/test
JiaLiPassion 299f92c3b6 fix(zone.js): only one listener should also re-throw an error correctly (#41868)
Close #41867

In the previous commit https://github.com/angular/angular/pull/41562#issuecomment-822696973,
the error thrown in the event listener will be caught and re-thrown, but there is a bug
in the commit, if there is only one listener for the specified event name, the error
will not be re-thrown, so this commit fixes the issue and make sure the error is re-thrown.

PR Close #41868
2021-06-10 09:24:03 -07:00
..
assets
browser fix(zone.js): only one listener should also re-throw an error correctly (#41868) 2021-06-10 09:24:03 -07:00
closure
common build: update several dependencies (#41434) 2021-04-12 16:46:29 -07:00
extra
jest
node
npm_package
patch
performance
promise
rxjs
typings feat(core): support TypeScript 4.3 (#42022) 2021-06-04 11:17:09 -07:00
webdriver
zone-spec fix(zone.js): setTimeout patch should clean tasksByHandleId cache. (#40586) 2021-02-09 10:43:05 -08:00
BUILD.bazel
browser-env-setup.ts
browser-zone-setup.ts
browser_disable_wrap_uncaught_promise_rejection_entry_point.ts
browser_disable_wrap_uncaught_promise_rejection_setup.ts
browser_entry_point.ts
browser_es2015_entry_point.ts
browser_shadydom_entry_point.ts
browser_shadydom_setup.ts
browser_symbol_setup.ts
common_tests.ts
fake_entry.js
jasmine-patch.spec.ts
karma_test.bzl refactor(dev-infra): move shared browser bazel setup into dedicated bazel folder (#42268) 2021-06-03 10:37:41 -07:00
main.ts
mocha-patch.spec.ts
node-env-setup.ts
node_bluebird_entry_point.ts
node_entry_point.ts
node_entry_point_no_patch_clock.ts
node_error_disable_policy_entry_point.ts
node_error_entry_point.ts
node_error_lazy_policy_entry_point.ts
node_tests.ts
saucelabs.js
test-env-setup-jasmine-no-patch-clock.ts
test-env-setup-jasmine.ts
test-env-setup-mocha.ts
test-util.ts
test_fake_polyfill.ts
ws-client.js
ws-server.js
ws-webworker-context.ts
wtf_mock.ts
zone_worker_entry_point.ts