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

fix(xhr): fix #1072, should set scheduled flag to target #1074

Merged
merged 1 commit into from
Jul 3, 2018

Conversation

JiaLiPassion
Copy link
Collaborator

fix #1072.

 var req = new XMLHttpRequest();
 req.open('get', 'file:///test', true);
 req.send();

@JiaLiPassion JiaLiPassion force-pushed the xhr-scheduled branch 2 times, most recently from 44d6cf9 to 9a45b51 Compare April 11, 2018 15:36
@mhevery
Copy link
Contributor

mhevery commented Jun 18, 2018

Needs rebase.

@JiaLiPassion
Copy link
Collaborator Author

@mhevery , got it, I will rebase it.

@mhevery mhevery merged commit 34c12e5 into angular:master Jul 3, 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.

__zone_symbol__xhrScheduled error in IE/Edge
3 participants