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

feat(fetch): schedule macroTask when fetch #1075

Merged
merged 1 commit into from
Jun 29, 2018

Conversation

JiaLiPassion
Copy link
Collaborator

@JiaLiPassion JiaLiPassion commented Apr 15, 2018

fix #432

  • support fetch as macroTask
  • support AbortController to abort fetch to trigger cancelTask.

need to do more tests.

Safari 11.1 will not support AbortController now. We will skip the tests about Safari 11.1.

@JiaLiPassion JiaLiPassion changed the title WIP(fetch): schedule macroTask when fetch feat(fetch): schedule macroTask when fetch Jun 26, 2018
@mhevery mhevery merged commit bf88c34 into angular:master Jun 29, 2018
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.

consider fetch as a macroTask
3 participants