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

Do not use AbortController in the worker if not available #679

Merged
merged 7 commits into from
Jan 5, 2021

Commits on Jan 5, 2021

  1. Configuration menu
    Copy the full SHA
    6d40b02 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    Steve Hobbs committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    e8b5085 View commit details
    Browse the repository at this point in the history
  3. Remove unused imports

    Steve Hobbs committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    d86e597 View commit details
    Browse the repository at this point in the history
  4. Remove unused user agent functions

    Steve Hobbs committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    99de201 View commit details
    Browse the repository at this point in the history
  5. Add test for missing AbortController

    Steve Hobbs committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    d121ec2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42c6391 View commit details
    Browse the repository at this point in the history
  7. Add coverage for testing browsers that support workers

    Steve Hobbs committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    facb235 View commit details
    Browse the repository at this point in the history