Bug 223906

Summary: Add support for Badging API
Product: WebKit Reporter: Jerry Green <jerrygreenest>
Component: WebKit Misc.Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: jerrygreenest, lwarlow, nicolas, tomac, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: iPhone / iPad   
OS: iOS 14   

Description Jerry Green 2021-03-29 16:42:17 PDT
There's W3C Badging API that you can read about here and there:

https://github.com/w3c/badging
https://w3c.github.io/badging/

It already works on some platforms. I particularly checked Windows, Android, but unfortunately it doesn't work on iOS (either iPhone or iPad). There are some screenshot of how it works:

https://github.com/w3c/badging/tree/main/images

PWAs are quite cool thing, please support it and implement Badge API. As soon as it's there, we can notify about it here:

https://github.com/w3c/badging/issues/82

So that will be accordingly added to docs of W3C and else. Thx!
Comment 1 Radar WebKit Bug Importer 2021-04-05 16:43:14 PDT
<rdar://problem/76241764>
Comment 2 Brady Eidson 2022-12-16 13:59:24 PST
Pull request: https://github.com/WebKit/WebKit/pull/7778
Comment 3 EWS 2022-12-17 12:32:33 PST
Committed 258051@main (7457143192d5): <https://commits.webkit.org/258051@main>

Reviewed commits have been landed. Closing PR #7778 and removing active labels.