Peter Beverloo

Results 50 comments of Peter Beverloo

I'm not convinced that changing the callback's behaviour is Web compatible. There is no case right now where it would be invoked multiple times. Code such as the following is...

Clicking on the page info bubble in Chrome (i.e. the lock/icon next to the origin in the address bar) allows users to change previously set permissions for that site as...

Hi Gabriel, thank you for writing the explainer! A couple of thoughts from our end (cc @PEConn and @rayankans): - We're generally supportive of supporting more advanced and specific capabilities...

PTAL @annevk and @hober I decided to not amend the algorithm as the user agent would not know about either closing of the notification, or about whether it was user...

Just changing the `MUST` to `SHOULD` imposes a significant change to the _list of notifications_ concept. It would either be stale as deletion becomes optional (how will `getNotifications()` behave?) or...

+1, because platforms are all over the place. On Mac OS X activation of the `Close` button can be observed by reading that `activationType` is set to `none`. That's a...

I'm fine with that, as it reflects reality. I'll send a PR tomorrow.

In my view, the ideal number of buttons is platform (and OS version) specific as it largely depends on their presentation. Influencers include whether or not button icons are visible,...

I would love to learn why other vendors haven't implemented support for actions. We're seeing that >5% of desktop and >10% of mobile notifications includes at least one.