https://github.com/webkit/explainers
Explainers from WebKit contributors
https://github.com/webkit/explainers
Last synced: 10 months ago
JSON representation
Explainers from WebKit contributors
- Host: GitHub
- URL: https://github.com/webkit/explainers
- Owner: WebKit
- Created: 2020-01-11T00:15:21.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-06-04T20:48:24.000Z (over 1 year ago)
- Last Synced: 2025-03-29T03:11:36.136Z (10 months ago)
- Language: JavaScript
- Size: 6.07 MB
- Stars: 378
- Watchers: 82
- Forks: 31
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebKit Explainers
This repo is a place where WebKit contributors may post [explainers](https://github.com/w3ctag/w3ctag.github.io/blob/master/explainers.md) of pre-standardization web platform feature ideas, and a place where these explainers can be discussed, refined, and readied for migration to appropriate standards bodies (such as the [Privacy CG](https://github.com/privacycg/) or [WICG](https://github.com/WICG)).
## Explainers
* [Centralized Consent API](CentralizedConsentAPI/)
* [Controlling Animation Frame Rate](animation-frame-rate/)
* [Coordinated media playback through MediaSession](MediaSessionCoordinator/)
* [Declarative Web Push](DeclarativeWebPush/)
* ["remote" CryptoKeys](remote-cryptokeys/)
* [TextTrackCue enhancements for programmatic subtitle and caption presentation](texttracks/)
* [TrackConfiguration API](TrackConfiguration/)
* [UndoManager API](UndoManager/)
## Graduates
Proposals which have moved on to incubation or standardization in another venue.
| Proposal | Venue |
| --------- | ----------- |
| [Delivering origin-bound one-time codes over SMS](https://github.com/wicg/sms-one-time-codes) | [WICG](https://github.com/WICG) |
| [`` element](https://github.com/immersive-web/model-element) | [Immersive Web CG](https://www.w3.org/community/immersive-web/) |
| [IsLoggedIn](https://github.com/privacycg/is-logged-in) | [Privacy CG](https://github.com/privacycg) |
| [Private Ad Measurement](https://github.com/patcg-individual-drafts/private-ad-measurement) | [Private Advertising Technology CG](https://patcg.github.io/) |
## Withdrawn proposals
Propoosals that we decided to no longer pursue.
| Proposal | Reason | Date Withdrawn |
| --------- | ----------- |----------|
|[Cryptographic Message Syntax (CMS) API](https://github.com/WebKit/explainers/blob/main/cryptographic-message-syntax-API/README.md) | After discussions with industry colleagues, it was decided a different approach might be more appropriate (e.g., a JS or WASM library) | 2024-06-04 |