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.Notification.Notification - silent default has changed #24276

Open
Josh-Cena opened this issue Sep 3, 2024 · 1 comment
Open

api.Notification.Notification - silent default has changed #24276

Josh-Cena opened this issue Sep 3, 2024 · 1 comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Comments

@Josh-Cena
Copy link
Member

Josh-Cena commented Sep 3, 2024

What type of issue is this?

Missing compatibility data

What information was incorrect, unhelpful, or incomplete?

See whatwg/notifications#194, mdn/content#26812 — the silent option now defaults to null instead of false.

What browsers does this problem apply to, if applicable?

No response

What did you expect to see?

A new subfeature called "silent defaults to null"

Did you test this? If so, how?

This has shipped in Safari at least; tested with new Notification("foo").silent.

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

No response

Do you have anything more you want to share?

No response

MDN URL

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

MDN metadata

MDN page report details
  • Query: api.Notification.silent
  • Report started: 2024-09-03T03:23:54.454Z
@queengooborg queengooborg added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Sep 3, 2024
@skyclouds2001
Copy link
Contributor

Also include ServiceWorkerRegistration.showNotification()

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

4 participants
@queengooborg @Josh-Cena @skyclouds2001 and others