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

api.PerformanceObserver.observe - "type" option was added in Safari 13 #24584

Open
joeframbach opened this issue Sep 30, 2024 · 0 comments
Open
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Comments

@joeframbach
Copy link

What type of issue is this?

Incorrect support data (example: BrowserX says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

The information claims that Safari 11 added full support for PerformanceObserver. Safari 11 and 12 had partial support. Safari 13 has full support. Safari 11 and 12 did not support the "type" option.

What browsers does this problem apply to, if applicable?

Safari

What did you expect to see?

Safari 13 has full support for PerformanceObserver. Safari 11/12 has partial support.

Did you test this? If so, how?

I had relied on MDN information when deploying a feature to production, and received a significant error rate from Safari 11/12 customers. This information is verified in https://bugs.webkit.org/show_bug.cgi?id=209216.

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

https://bugs.webkit.org/show_bug.cgi?id=209216

Do you have anything more you want to share?

No response

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/PerformanceObserver/observe

MDN metadata

MDN page report details
  • Query: api.PerformanceObserver.observe
  • Report started: 2024-09-30T17:18:15.270Z
@queengooborg queengooborg added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

No branches or pull requests

2 participants