Skip to content
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.

Add an onTurnStart callback to Zone #83

Closed
jbdeboer opened this issue Aug 16, 2013 · 0 comments
Closed

Add an onTurnStart callback to Zone #83

jbdeboer opened this issue Aug 16, 2013 · 0 comments
Milestone

Comments

@jbdeboer
Copy link
Contributor

So the profiling can hook into it.

@ghost ghost assigned jbdeboer Nov 20, 2013
@mhevery mhevery assigned mvuksano and unassigned jbdeboer Apr 9, 2014
@mhevery mhevery modified the milestones: 0.9.11, v0.9.x Apr 10, 2014
mvuksano added a commit to mvuksano/angular.dart that referenced this issue Apr 11, 2014
@vicb vicb modified the milestones: 0.10.0, 0.9.11 Apr 16, 2014
@mhevery mhevery modified the milestones: 0.12.0, 0.10.0 Apr 17, 2014
mvuksano added a commit to mvuksano/angular.dart that referenced this issue Apr 18, 2014
OnTurnStart is executed at the beginning of every turn. Any microtasks
scheduled in onTurnStart are executed before the ones scheduled in run.

Closes dart-archive#83
mvuksano added a commit to mvuksano/angular.dart that referenced this issue Apr 18, 2014
OnTurnStart is executed at the beginning of every turn. Any microtasks
scheduled in onTurnStart are executed before the ones scheduled in run.

Closes dart-archive#83
mvuksano added a commit to mvuksano/angular.dart that referenced this issue Apr 23, 2014
OnTurnStart is executed at the beginning of every turn. Any microtasks
scheduled in onTurnStart are executed before the ones scheduled in run.

Closes dart-archive#83
mvuksano added a commit that referenced this issue Apr 23, 2014
OnTurnStart is executed at the beginning of every turn. Any microtasks
scheduled in onTurnStart are executed before the ones scheduled in run.

Closes #83
mvuksano added a commit that referenced this issue Apr 30, 2014
OnTurnStart is executed at the beginning of every turn. Any microtasks
scheduled in onTurnStart are executed before the ones scheduled in run.

Closes #83
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

4 participants