You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feels like this should behave more like request.headers in fetch, and create the object up front. It's fine for implementations to defer creating the object until first get, as long as it isn't observable.
The text was updated successfully, but these errors were encountered:
https://notifications.spec.whatwg.org/#dom-notification-actions
This means:
Feels like this should behave more like
request.headers
in fetch, and create the object up front. It's fine for implementations to defer creating the object until first get, as long as it isn't observable.The text was updated successfully, but these errors were encountered: