angular-cn/packages/zone.js/test
Andrew Kushnir 71309d223d Revert "feat: Monkey patches MessagePort onproperties (onmessage/onmessageerror) (#34610)" (#35973)
This reverts commit 1882451ec0.

Reason: breaks some g3 targets.

PR Close #35973
2020-03-09 17:31:28 -04:00
..
assets build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
browser Revert "feat: Monkey patches MessagePort onproperties (onmessage/onmessageerror) (#34610)" (#35973) 2020-03-09 17:31:28 -04:00
closure fix(zone.js): __load_patch and __symbol__ should be in zone_extern for closure compiler (#31350) 2019-07-24 13:30:01 -07:00
common fix: should also allow subclass Promise without Symbol.species (#34533) 2020-01-31 13:17:59 -08:00
extra fix(zone.js): don't fire unhandledrejection if Zone handled error (#31718) 2019-07-24 16:10:59 -07:00
jest feat: add basic jest support (#35080) 2020-02-07 11:43:21 -08:00
node build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
npm_package Revert "feat: Monkey patches MessagePort onproperties (onmessage/onmessageerror) (#34610)" (#35973) 2020-03-09 17:31:28 -04:00
patch build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
performance build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
promise refactor: cleanup zone.js test instruction (#34860) 2020-03-06 16:53:21 -05:00
rxjs build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
webdriver build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
zone-spec fix(zone.js): `tickOptions`'s `processNewMacroTasksSynchronously` should default to true when flag omitted (#35814) 2020-03-06 17:33:57 -05:00
BUILD.bazel build: refactor zone bazel settings (#34532) 2020-02-20 15:20:14 -08:00
browser-env-setup.ts build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
browser-zone-setup.ts build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
browser_entry_point.ts Revert "feat: Monkey patches MessagePort onproperties (onmessage/onmessageerror) (#34610)" (#35973) 2020-03-09 17:31:28 -04:00
browser_es2015_entry_point.ts build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
browser_shadydom_entry_point.ts fix(zone.js): patch shadydom (#31717) 2019-07-24 14:42:14 -07:00
browser_shadydom_setup.ts fix(zone.js): patch shadydom (#31717) 2019-07-24 14:42:14 -07:00
browser_symbol_setup.ts build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
common_tests.ts build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
fake_entry.js build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
jasmine-patch.spec.ts build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
karma_test.bzl Revert "feat: Monkey patches MessagePort onproperties (onmessage/onmessageerror) (#34610)" (#35973) 2020-03-09 17:31:28 -04:00
main.ts build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
mocha-patch.spec.ts build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
node-env-setup.ts build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
node_bluebird_entry_point.ts build: add a before-all-other bootstrap script that patches require (#34736) 2020-01-15 14:58:07 -05:00
node_entry_point.ts build: add a before-all-other bootstrap script that patches require (#34736) 2020-01-15 14:58:07 -05:00
node_entry_point_no_patch_clock.ts build: add a before-all-other bootstrap script that patches require (#34736) 2020-01-15 14:58:07 -05:00
node_error_disable_policy_entry_point.ts build: add a before-all-other bootstrap script that patches require (#34736) 2020-01-15 14:58:07 -05:00
node_error_entry_point.ts build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
node_error_lazy_policy_entry_point.ts build: add a before-all-other bootstrap script that patches require (#34736) 2020-01-15 14:58:07 -05:00
node_tests.ts build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
saucelabs.js build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
test-env-setup-jasmine-no-patch-clock.ts build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
test-env-setup-jasmine.ts build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
test-env-setup-mocha.ts build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
test-util.ts refactor: ensure zone.js can be built with typescript strict flag (#30993) 2019-07-18 14:21:26 -07:00
test_fake_polyfill.ts feat: add a temp solution to support passive event listeners. (#34503) 2020-02-24 17:30:04 -08:00
ws-client.js build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
ws-server.js build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
ws-webworker-context.ts build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
wtf_mock.ts build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
zone_worker_entry_point.ts build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00