addyosmani/timing.js

ie8 doesn't safely fail

Open

#6 geöffnet am 25. Sept. 2014

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (123 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (1.504 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Want to encorporate this in our product behind a flag, however if the browser is ie8 (argh), ideally it just needs to fail silently without throwing a script error. Can we prevent the error for ie8?

Script throws an error

"'timing is null or not an object"

Contributor Guide