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

Avoid unhandled rejection in Firefox 69 #52

Merged
merged 3 commits into from
Sep 4, 2019
Merged

Commits on Sep 4, 2019

  1. Add .npmrc and remove package-lock.json

    Chasen Le Hara committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    9d05b19 View commit details
    Browse the repository at this point in the history
  2. Add Firefox and Safari to Sauce Labs

    Chasen Le Hara committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    ff3917d View commit details
    Browse the repository at this point in the history
  3. Avoid unhandled rejection in Firefox 69

    This implements a workaround for this bug in Firefox 69: https://bugzilla.mozilla.org/show_bug.cgi?id=1561911
    
    Closes #51
    Chasen Le Hara committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    605aefe View commit details
    Browse the repository at this point in the history