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.InstallEvent - does not exist in Firefox nor in Safari #22591

Open
saschanaz opened this issue Mar 10, 2024 · 0 comments
Open

api.InstallEvent - does not exist in Firefox nor in Safari #22591

saschanaz opened this issue Mar 10, 2024 · 0 comments
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Comments

@saschanaz
Copy link
Contributor

saschanaz commented Mar 10, 2024

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?

For some reason openwebdocs/mdn-bcd-collector@8777c0f started assuming all events from "install" event uses InstallEvent. This hasn't been true in the spec until w3c/ServiceWorker#1701 landed weeks ago and the previous version of InstallEvent is removed by w3c/ServiceWorker#1207, so we should not assume this.

What browsers does this problem apply to, if applicable?

Firefox

What did you expect to see?

Removed version of InstallEvent in Firefox and Safari

Did you test this? If so, how?

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

Do you have anything more you want to share?

No response

MDN URL

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

MDN metadata

MDN page report details
  • Query: api.InstallEvent
  • Report started: 2024-03-10T21:24:44.756Z
@queengooborg queengooborg added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Mar 11, 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