nolanlawson / html5workertest

Show which APIs are supported in Web Workers and Service Workers (UNMAINTAINED)
https://nolanlawson.github.io/html5workertest/
Apache License 2.0
53 stars 6 forks source link

Update to Firefox 48 and Chrome 52 #9

Closed nolanlawson closed 8 years ago

nolanlawson commented 8 years ago

These are out now; it should just be a matter of re-running the tests, but localtunnel seems to be failing me due to firewall issues on Travis.

JakeChampion commented 8 years ago

Nope, localtunnel.me is having issues itself, not the firewall settings on travis. This has affected many of my projects, even running localtunnel on my machine fails more than it succeeds.

nolanlawson commented 8 years ago

Dang. I may need to switch to running my own localtunnel server. ☹ Note I already tried ngrok, but they throttled me...

JakeChampion commented 8 years ago

That's what I'm doing on an ad-hock basis. It's either that or look at the localtunnel server code and try to locate the problematic branch of code.

nolanlawson commented 8 years ago

Fixed.