-
A @webkit PR courtesy of @bradeeoh that adds Badging API support (web.dev/patterns/advanced-apps/badges/) to WebKit? Yes, please! github.com/WebKit/WebKit/pull/7778
-
What is interesting is that this adds support for both,
setAppBadge()andsetClientBadge(). Chrome so far only supports the former, but not the latter.