Bug 223906 - Add support for Badging API
Summary: Add support for Badging API
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad iOS 14
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-03-29 16:42 PDT by Jerry Green
Modified: 2022-12-17 12:32 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.