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

feat(fetch): schedule macroTask when fetch - #1075

Merged
mhevery merged 1 commit into
angular:masterfrom
JiaLiPassion:fetch
Jun 29, 2018
Merged

feat(fetch): schedule macroTask when fetch#1075
mhevery merged 1 commit into
angular:masterfrom
JiaLiPassion:fetch

Conversation

@JiaLiPassion

@JiaLiPassionJiaLiPassion commented Apr 15, 2018

Copy link
Copy Markdown
Collaborator

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
JiaLiPassionforce-pushed the fetch branch 8 times, most recently from e7f4fe6 to 082b5c4CompareJune 26, 2018 04:11
@JiaLiPassionJiaLiPassion changed the title WIP(fetch): schedule macroTask when fetchfeat(fetch): schedule macroTask when fetchJun 26, 2018
@mhevery
mhevery merged commit bf88c34 into angular:masterJun 29, 2018
Sign up for freeto 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

@JiaLiPassion@mhevery@googlebot