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

Test that XHR abort() should not fire an "abort" event after a timeout happens. #161

Merged

Commits on Jun 8, 2013

  1. Added abort-after-timeout test.

    Fixed a typo in abort-after-receive.
    ronkorving committed Jun 8, 2013
    Configuration menu
    Copy the full SHA
    773ed6d View commit details
    Browse the repository at this point in the history
  2. Fixed title.

    ronkorving committed Jun 8, 2013
    Configuration menu
    Copy the full SHA
    c7c09f6 View commit details
    Browse the repository at this point in the history
  3. Added an assertion that timeout actually happens.

    ronkorving committed Jun 8, 2013
    Configuration menu
    Copy the full SHA
    8b5cae9 View commit details
    Browse the repository at this point in the history
  4. Added an assertion to see if timeout is a supported feature to begin …

    …with.
    ronkorving committed Jun 8, 2013
    Configuration menu
    Copy the full SHA
    7c58d19 View commit details
    Browse the repository at this point in the history