Skip to content
This repository was 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
mhevery merged 1 commit intoangular:masterfrom
JiaLiPassion:xhr-scheduled
Jul 3, 2018
Merged

fix(xhr): fix #1072, should set scheduled flag to target#1074
mhevery merged 1 commit intoangular:masterfrom
JiaLiPassion:xhr-scheduled

Conversation

@JiaLiPassion
Copy link
Copy Markdown
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
Copy Markdown
Contributor

mhevery commented Jun 18, 2018

Needs rebase.

@JiaLiPassion
Copy link
Copy Markdown
Collaborator Author

@mhevery , got it, I will rebase it.

@JiaLiPassion JiaLiPassion force-pushed the xhr-scheduled branch 4 times, most recently from 6ec335c to f752845 Compare June 25, 2018 05:00
@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