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 into
angular:masterfrom
JiaLiPassion:xhr-scheduled
Jul 3, 2018
Merged

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

Conversation

@JiaLiPassion

Copy link
Copy Markdown
Collaborator

fix#1072.

varreq=newXMLHttpRequest();req.open('get','file:///test',true);req.send();

@JiaLiPassion
JiaLiPassionforce-pushed the xhr-scheduled branch 2 times, most recently from 44d6cf9 to 9a45b51CompareApril 11, 2018 15:36
@mhevery

Copy link
Copy Markdown
Contributor

Needs rebase.

@JiaLiPassion

Copy link
Copy Markdown
CollaboratorAuthor

@mhevery , got it, I will rebase it.

@JiaLiPassion
JiaLiPassionforce-pushed the xhr-scheduled branch 4 times, most recently from 6ec335c to f752845CompareJune 25, 2018 05:00
@mhevery
mhevery merged commit 34c12e5 into angular:masterJul 3, 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.

__zone_symbol__xhrScheduled error in IE/Edge

3 participants

@JiaLiPassion@mhevery@googlebot