angular-cn/packages/zone.js/lib
vikerman c4c340a7c4 fix(zone.js): fix zone for Jasmine 3.3. (#31497)
If zonejs is sent undefined callbacks it proceeds to attempt to call them, then fails, catches it own fail, rewrites the stack to hide the mistake, and reports a TypeError with a callstack unrelated to inputs.

Throw early if the callback is undefined (as can happen if JS or any-ified TS calls zone invokeTask).

Check for undefined onCommplete callback to zonejs jasmine wrapper.

PR Close #31497
2019-07-12 13:46:14 -04:00
..
browser fix: use the correct WTF array to iterate over (#31208) 2019-07-11 15:08:54 -04:00
closure build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
common build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
extra build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
jasmine fix(zone.js): fix zone for Jasmine 3.3. (#31497) 2019-07-12 13:46:14 -04:00
mix build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
mocha fix(zone.js): restore definition of global (#31453) 2019-07-09 09:34:50 -07:00
node build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
rxjs build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
testing build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
zone-spec fix(zone.js): restore definition of global (#31453) 2019-07-09 09:34:50 -07:00
BUILD.bazel build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
zone.ts fix(zone.js): fix zone for Jasmine 3.3. (#31497) 2019-07-12 13:46:14 -04:00