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

feat(bluebird): fix #921, #977, support bluebird #1039

Merged
merged 1 commit into from
Mar 14, 2018

Conversation

JiaLiPassion
Copy link
Collaborator

fix #921, #977
Support bluebird.

  1. Support use Bluebird to override global Promise.
  2. Support Bluebird 's own API to be considered as microTask.
  3. fix Wrong current zone observed inside Bluebird's then() #921 bug that all promises are run into the same zone.

@mhevery mhevery merged commit 438210c into angular:master Mar 14, 2018
@JiaLiPassion JiaLiPassion deleted the new-bluebird branch March 15, 2018 06:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong current zone observed inside Bluebird's then()
3 participants