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

feat(Scope): Scope specified custom VmTurnZone.onScheduleMicrotask metho... #984

Closed
wants to merge 1 commit into from

Conversation

mvuksano
Copy link
Contributor

...d and is in charge of scheduling micro tasks.

…thod and is in charge of scheduling micro tasks.
@mvuksano mvuksano added cla: yes and removed cla: no labels Apr 30, 2014
mvuksano added a commit that referenced this pull request Apr 30, 2014
BREAKING CHANGE:

Previously a micro task registered in flush phase would cause a new
digest cycle after the current digest cycle. The new behavior
will cause an error.

Closes #984
@mvuksano mvuksano closed this in e2b8e34 Apr 30, 2014
jbdeboer pushed a commit to jbdeboer/angular.dart that referenced this pull request May 5, 2014
BREAKING CHANGE:

Previously a micro task registered in flush phase would cause a new
digest cycle after the current digest cycle. The new behavior
will cause an error.

Closes dart-archive#984
jbdeboer pushed a commit to jbdeboer/angular.dart that referenced this pull request May 6, 2014
BREAKING CHANGE:

Previously a micro task registered in flush phase would cause a new
digest cycle after the current digest cycle. The new behavior
will cause an error.

Closes dart-archive#984
@jbdeboer jbdeboer reopened this May 6, 2014
jbdeboer pushed a commit to jbdeboer/angular.dart that referenced this pull request May 15, 2014
BREAKING CHANGE:

Previously a micro task registered in flush phase would cause a new
digest cycle after the current digest cycle. The new behavior
will cause an error.

Closes dart-archive#984
@jbdeboer
Copy link
Contributor

I've merged this change into #1005 and will submit it from there.

@jbdeboer jbdeboer closed this May 16, 2014
mhevery pushed a commit to mhevery/angular.dart that referenced this pull request Jun 10, 2014
BREAKING CHANGE:

Previously a micro task registered in flush phase would cause a new
digest cycle after the current digest cycle. The new behavior
will cause an error.

Closes dart-archive#984
mvuksano added a commit that referenced this pull request Jun 11, 2014
BREAKING CHANGE:

Previously a micro task registered in flush phase would cause a new
digest cycle after the current digest cycle. The new behavior
will cause an error.

Closes #984
dsalsbury pushed a commit to dsalsbury/angular.dart that referenced this pull request Jul 16, 2014
BREAKING CHANGE:

Previously a micro task registered in flush phase would cause a new
digest cycle after the current digest cycle. The new behavior
will cause an error.

Closes dart-archive#984
dsalsbury pushed a commit to dsalsbury/angular.dart that referenced this pull request Jul 16, 2014
BREAKING CHANGE:

Previously a micro task registered in flush phase would cause a new
digest cycle after the current digest cycle. The new behavior
will cause an error.

Closes dart-archive#984
dsalsbury pushed a commit to dsalsbury/angular.dart that referenced this pull request Jul 16, 2014
BREAKING CHANGE:

Previously a micro task registered in flush phase would cause a new
digest cycle after the current digest cycle. The new behavior
will cause an error.

Closes dart-archive#984
dsalsbury pushed a commit to dsalsbury/angular.dart that referenced this pull request Jul 16, 2014
BREAKING CHANGE:

Previously a micro task registered in flush phase would cause a new
digest cycle after the current digest cycle. The new behavior
will cause an error.

Closes dart-archive#984
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

2 participants