browser-specs icon indicating copy to clipboard operation
browser-specs copied to clipboard

Add Playout Statistics API for WebAudio

Open browser-specs-bot opened this issue 1 year ago • 3 comments

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)
{
  "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! 😎

browser-specs-bot avatar Nov 06 '24 10:11 browser-specs-bot

@dontcallmedom Use of underscores in the shortname is unusual, but I'm not sure that we want to force a different shortname at this stage, WDYT?

tidoust avatar Nov 06 '24 10:11 tidoust

how about we bring this up to them? It might best to offer them the opportunity to change their shortname/repo to align with convention early?

dontcallmedom avatar Nov 06 '24 10:11 dontcallmedom

Good idea! I raised https://github.com/WICG/web_audio_playout/issues/3

tidoust avatar Nov 06 '24 12:11 tidoust

Closing PR. Will re-generate a new one with updated URL and shortname

tidoust avatar Jul 15 '25 09:07 tidoust