angular/packages/zone.js/lib/zone-spec
JiaLiPassion ddbf6bb038 fix(zone.js): make sure fakeasync use the same id pool with native (#54600)
Close #54323

fakeAsync should use the same timerId pool with native, so they will not
conflict.

PR Close #54600
2024-03-28 10:30:25 -07:00
..
async-test.ts refactor(zone.js): fix fake async test by reading parentUnresolved symbol lazily (#53443) 2024-03-15 18:11:34 -07:00
fake-async-test.ts fix(zone.js): make sure fakeasync use the same id pool with native (#54600) 2024-03-28 10:30:25 -07:00
long-stack-trace.ts refactor(zone.js): wrap Zone.__load_patch calls in exported functions (#53443) 2024-03-15 18:11:33 -07:00
proxy.ts refactor(zone.js): extracts ProxyZoneSpec and exports it (#53443) 2024-03-15 18:11:34 -07:00
rollup-long-stack-trace.ts refactor(zone.js): update Zone bundles to call patch* functions (#53443) 2024-03-15 18:11:33 -07:00
rollup-proxy.ts refactor(zone.js): update Zone bundles to call patch* functions (#53443) 2024-03-15 18:11:33 -07:00
rollup-sync-test.ts refactor(zone.js): update Zone bundles to call patch* functions (#53443) 2024-03-15 18:11:33 -07:00
rollup-task-tracking.ts refactor(zone.js): update Zone bundles to call patch* functions (#53443) 2024-03-15 18:11:33 -07:00
rollup-wtf.ts refactor(zone.js): update Zone bundles to call patch* functions (#53443) 2024-03-15 18:11:33 -07:00
sync-test.ts refactor(zone.js): wrap Zone.__load_patch calls in exported functions (#53443) 2024-03-15 18:11:33 -07:00
task-tracking.ts refactor(zone.js): extracts TaskTrackingZoneSpec and exports it (#53443) 2024-03-15 18:11:34 -07:00
wtf.ts refactor(zone.js): wrap Zone.__load_patch calls in exported functions (#53443) 2024-03-15 18:11:33 -07:00