From f42e0fd46fda83b435c9ac6098d5a0e7a394366a Mon Sep 17 00:00:00 2001 From: browser-specs-bot <> Date: Wed, 6 Nov 2024 10:19:40 +0000 Subject: [PATCH] Add Playout Statistics API for WebAudio MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Close #1549, adding the suggested spec to the list. ### Changes to `index.json` This update would trigger the following changes in `index.json`:
Add spec (1) ```json { "url": "https://wicg.github.io/web_audio_playout/", "seriesComposition": "full", "shortname": "web_audio_playout", "series": { "shortname": "web_audio_playout", "currentSpecification": "web_audio_playout", "title": "Playout Statistics API for WebAudio", "shortTitle": "Playout Statistics API for WebAudio", "nightlyUrl": "https://wicg.github.io/web_audio_playout/" }, "standing": "pending", "organization": "W3C", "groups": [ { "name": "Web Platform Incubator Community Group", "url": "https://www.w3.org/community/wicg/" } ], "nightly": { "url": "https://wicg.github.io/web_audio_playout/", "status": "Unofficial Proposal Draft", "alternateUrls": [], "repository": "https://github.com/WICG/web_audio_playout", "sourcePath": "index.html", "filename": "index.html" }, "title": "Playout Statistics API for WebAudio", "source": "spec", "shortTitle": "Playout Statistics API for WebAudio", "categories": [ "browser" ] } ```
### Tests These changes look good! 😎 --- specs.json | 4 ++++ src/data/monitor.json | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/specs.json b/specs.json index 989bb60b..6a55d09d 100644 --- a/specs.json +++ b/specs.json @@ -766,6 +766,10 @@ "https://wicg.github.io/ua-client-hints/", "https://wicg.github.io/user-preference-media-features-headers/", "https://wicg.github.io/video-rvfc/", + { + "standing": "pending", + "url": "https://wicg.github.io/web_audio_playout/" + }, "https://wicg.github.io/web-app-launch/", "https://wicg.github.io/web-otp/", "https://wicg.github.io/web-preferences-api/", diff --git a/src/data/monitor.json b/src/data/monitor.json index f0477e71..0fac49b1 100644 --- a/src/data/monitor.json +++ b/src/data/monitor.json @@ -120,10 +120,6 @@ "lastreviewed": "2024-11-01", "comment": "no published content yet" }, - "WICG/web_audio_playout": { - "lastreviewed": "2024-11-01", - "comment": "early proposal, https://chromestatus.com/feature/5172818344148992 says no active development" - }, "immersive-web/computer-vision": { "lastreviewed": "2024-11-01", "comment": "no published content yet"