Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Fetch API adds the "fetch" global. #2355

Closed
wants to merge 1 commit into from

Conversation

julienw
Copy link
Contributor

@julienw julienw commented Apr 30, 2015

No description provided.

@caitp
Copy link
Member

caitp commented Apr 30, 2015

this is true, lgtm

@@ -25,3 +25,12 @@ var comment = new Comment("");
var df = new DocumentFragment();
var range = new Range();
var text = new Text("");

// Fetch example
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe I should add that this comes from MDN https://developer.mozilla.org/en-US/docs/Web/API/GlobalFetch ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done :)

@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.36% when pulling 0c8b15e on julienw:support-fetch into 2b673d9 on jshint:master.

@silvenon
Copy link

silvenon commented May 2, 2015

👍

@julienw
Copy link
Contributor Author

julienw commented May 2, 2015

I added the link to MDN.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.36% when pulling c6c0635 on julienw:support-fetch into 2b673d9 on jshint:master.

@caitp caitp closed this in b3b41c8 May 2, 2015
@rwaldron
Copy link
Member

rwaldron commented May 2, 2015

Thanks @julienw!

jugglinmike pushed a commit to jugglinmike/jshint that referenced this pull request May 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants