An open API service indexing awesome lists of open source software.

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

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 |