Skip to content

Make it clear we're supporting the whole notification actions feature#44482

Merged
pepelsbey merged 2 commits into
mdn:mainfrom
jakearchibald:jakearchibald/notification-content-update
Jun 16, 2026
Merged

Make it clear we're supporting the whole notification actions feature#44482
pepelsbey merged 2 commits into
mdn:mainfrom
jakearchibald:jakearchibald/notification-content-update

Conversation

@jakearchibald

Copy link
Copy Markdown
Collaborator

No description provided.

@jakearchibald jakearchibald requested a review from a team as a code owner June 16, 2026 10:27
@jakearchibald jakearchibald requested review from pepelsbey and removed request for a team June 16, 2026 10:27
@github-actions github-actions Bot added Content:Firefox Content in the Mozilla/Firefox subtree size/xs [PR only] 0-5 LoC changed labels Jun 16, 2026
@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Preview URLs (1 page)

Flaws (3)

Found an unexpected or unresolvable flaw? Please report it here.

URL: /en-US/docs/Mozilla/Firefox/Releases/152
Title: Firefox 152 release notes for developers (Beta)
Flaw count: 3

  • macros:
    • Macro domxref produces link /en-US/docs/Web/API/SVGTextPathElement/side which doesn't resolve
    • Macro domxref produces link /en-US/docs/Web/API/AnimationEvent/animation which doesn't resolve
    • Macro domxref produces link /en-US/docs/Web/API/TransitionEvent/animation which doesn't resolve

(comment last updated: 2026-06-16 11:00:22)

- The {{domxref("Notification/actions","actions")}} read-only property and the [`maxActions`](/en-US/docs/Web/API/Notification/maxActions_static) static read-only property of the {{domxref("Notification")}} interface are supported.
These contain the notification actions set with {{domxref("ServiceWorkerRegistration.showNotification()")}}, and the platform-dependent maximum number of actions that can be set for a notification, respectively.
([Firefox bug 1959931](https://bugzil.la/1959931)).
- Notification actions are supported. This includes the {{domxref("ServiceWorkerRegistration.showNotification#actions", "actions")}} parameter of {{domxref("ServiceWorkerRegistration.showNotification()")}}, and the {{domxref("Notification/actions","actions")}} read-only property and the [`maxActions`](/en-US/docs/Web/API/Notification/maxActions_static) static read-only property of the {{domxref("Notification")}} interface. ([Firefox bug 1959931](https://bugzil.la/1959931)).

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you think we could add a short "this allows…" section, just like the one below? To highlight how it might be useful for developers.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

Comment thread files/en-us/mozilla/firefox/releases/152/index.md Outdated

@pepelsbey pepelsbey left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect! Thank you

@pepelsbey pepelsbey merged commit dddb369 into mdn:main Jun 16, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:Firefox Content in the Mozilla/Firefox subtree size/xs [PR only] 0-5 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants