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

collectResourceTiming=true generates error on iOS9 Safari, IE 11 #6690

Closed
sbma44 opened this issue May 17, 2018 · 0 comments
Closed

collectResourceTiming=true generates error on iOS9 Safari, IE 11 #6690

sbma44 opened this issue May 17, 2018 · 0 comments

Comments

@sbma44
Copy link
Member

sbma44 commented May 17, 2018

mapbox-gl-js version:
0.44.x & above

browser:
Mobile Safari iOS 9 (and below, probably); IE 11

Steps to Trigger Behavior

initialize a map with collectResourceTiming: true

Link to Demonstration

working: https://bl.ocks.org/sbma44/raw/64f8d245c19c5af22892c2def61c6c21/?access_token=VALID_ACCESS_TOKEN
broken: https://bl.ocks.org/sbma44/raw/64f8d245c19c5af22892c2def61c6c21/?access_token=VALID_ACCESS_TOKEN&collectResourceTiming

Expected Behavior

graceful/silent failure when performance API is unavailable to web workers (or otherwise)

Actual Behavior

JS error on undefined variable

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

No branches or pull requests

1 participant