Skip to content

fix: Type of this for XMLHttpRequest properties #275

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

Merged
merged 1 commit into from
Aug 15, 2017

Conversation

sidraval
Copy link

Fixes microsoft/TypeScript#15101

This will change the type of this inside the functions for

  • onload
  • onloadstart
  • onloadend
  • onabort
  • onprogress
  • ontimeout
  • onerror

in both XMLHttpRequest and XMLHttpRequestUpload.

onload, onloadstart, onloadend, onabort, onprogress, ontimeout, onerror
@msftclas
Copy link

@sidraval,
Thanks for your contribution.
To ensure that the project team has proper rights to use your work, please complete the Contribution License Agreement at https://cla.microsoft.com.

It will cover your contributions to all Microsoft-managed open source projects.
Thanks,
Microsoft Pull Request Bot

@msftclas
Copy link

@sidraval, thanks for signing the contribution license agreement. We will now validate the agreement and then the pull request.

Thanks, Microsoft Pull Request Bot

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.

3 participants