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

XHR only works once with Firefox on production site #11

Open
TheoChevalier opened this issue Jan 4, 2016 · 0 comments
Open

XHR only works once with Firefox on production site #11

TheoChevalier opened this issue Jan 4, 2016 · 0 comments
Labels

Comments

@TheoChevalier
Copy link
Member

Played a bit with download buttons, noticed that stats are recorded only for the first click in Firefox. e.g., if you download two builds from Firefox, we will only record the first one. This does not reproduce locally, and does not affect Chrome. I think we had the problem since the beginning, but it only occurs with HTTPS.

In Firefox Network devtools, the first XHR is marked as secure, the second one is marked as not secure. Even though in both cases query URL starts with https://

Not sure if the problem comes from the jQuery lib we’re using, our code, or Firefox.
Same behavior with Firefox Release or Nightly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant