Skip to content

WIP - Zone Async Spec#7604

Closed
juliemr wants to merge 2 commits intoangular:masterfrom
juliemr:zone-spec
Closed

WIP - Zone Async Spec#7604
juliemr wants to merge 2 commits intoangular:masterfrom
juliemr:zone-spec

Conversation

@juliemr
Copy link
Copy Markdown
Member

@juliemr juliemr commented Mar 14, 2016

This will (probably) be part of the zones repo, but I'm submitting it as a PR first for feedback with a real use case.

This is on top of #7345

BREAKING CHANGE

Removed deprecated API from NgZone
- `NgZone.overrideOnTurnStart`
- `NgZone.overrideOnTurnDone`
- `NgZone.overrideOnEventDone`
- `NgZone.overrideOnErrorHandler`

Rename NgZone API
- `NgZone.onTurnStart` => `NgZone.onUnstable`
- `NgZone.onTurnDone` => `NgZone.onMicrotaskEmpty`
- `NgZone.onEventDone` => `NgZone.onStable`
@googlebot
Copy link
Copy Markdown

We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm.

Create a ZoneSpec based on the new zones.js for automatically
completing asynchronous tests.
@juliemr
Copy link
Copy Markdown
Member Author

juliemr commented Mar 15, 2016

Moving the zone bits to this PR: angular/zone.js#275

@juliemr
Copy link
Copy Markdown
Member Author

juliemr commented Apr 14, 2016

Killing in favor of #7735

@juliemr juliemr closed this Apr 14, 2016
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants