m-lab / mlab-speedtest

Repository of the Interface and Project for speed.measurementlab.net
https://speed.measurementlab.net
Apache License 2.0
36 stars 14 forks source link

add safari browser check and notification #28

Closed critzo closed 3 years ago

critzo commented 3 years ago

This PR adds the ng-browser-detect module, a check for Safari, and a notification about unsupported browser. Also disables the ability to run the test in Safari.

critzo commented 3 years ago

@robertodauria I made a commit to address these changes. PTAL?