Skip to content

Commit

Permalink
Add Web Codecs, Measure Memory, Idle Detection. Update review of moni…
Browse files Browse the repository at this point in the history
…tored specs

The Web Codecs specification has made a lot of progress in the past few months,
is under origin trial in Chrome, with positive signals from Microsoft and
Mozilla.

Similarly, the Measure Memory API and Idle Detection APIs now have proper
specifications and are available under origin trial in Chrome.

Also see comment in:
#182 (comment)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: François Daoust <fd@tidoust.net>
  • Loading branch information
github-actions[bot] and tidoust authored Nov 2, 2020
1 parent b3a4d27 commit 01ce4c8
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 81 deletions.
3 changes: 3 additions & 0 deletions specs.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
"https://wicg.github.io/file-system-access/",
"https://wicg.github.io/frame-timing/",
"https://wicg.github.io/get-installed-related-apps/spec/",
"https://wicg.github.io/idle-detection/",
"https://wicg.github.io/import-maps/",
"https://wicg.github.io/input-device-capabilities/",
"https://wicg.github.io/intervention-reporting/",
Expand All @@ -109,6 +110,7 @@
"https://wicg.github.io/origin-policy/",
"https://wicg.github.io/overscroll-scrollend-events/",
"https://wicg.github.io/page-lifecycle/",
"https://wicg.github.io/performance-measure-memory/",
"https://wicg.github.io/periodic-background-sync/",
"https://wicg.github.io/permissions-request/",
"https://wicg.github.io/permissions-revoke/",
Expand All @@ -130,6 +132,7 @@
"https://wicg.github.io/ua-client-hints/",
"https://wicg.github.io/video-rvfc/",
"https://wicg.github.io/visual-viewport/",
"https://wicg.github.io/web-codecs/",
"https://wicg.github.io/web-locks/",
"https://wicg.github.io/web-otp/",
"https://wicg.github.io/webhid/",
Expand Down
150 changes: 69 additions & 81 deletions src/data/monitor.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,250 +2,238 @@
"repos": {
"w3c/merchant-validation": {
"comment": "Unofficial draft",
"lastreviewed": "2020-09-28"
"lastreviewed": "2020-11-01"
},
"WICG/responsive-image-client-hints": {
"comment": "still early draft",
"lastreviewed": "2020-09-24"
"lastreviewed": "2020-11-01"
},
"WICG/datacue": {
"comment": "mostly TODOs",
"lastreviewed": "2020-07-01"
"lastreviewed": "2020-11-01"
},
"privacycg/storage-partitioning/": {
"comment": "mostly TODOs",
"lastreviewed": "2020-07-01"
"lastreviewed": "2020-11-01"
},
"w3c/system-wake-lock": {
"comment": "no spec yet",
"lastreviewed": "2020-07-01"
"lastreviewed": "2020-11-01"
},
"WICG/audio-focus": {
"comment": "only an explainer",
"lastreviewed": "2020-07-01"
"lastreviewed": "2020-11-01"
},
"WICG/file-handling": {
"comment": "only points to explainer",
"lastreviewed": "2020-07-01"
"lastreviewed": "2020-11-01"
},
"WICG/first-party-sets": {
"comment": "no spec yet",
"lastreviewed": "2020-07-01"
"lastreviewed": "2020-11-01"
},
"WICG/indexed-db-observers": {
"comment": "no spec yet (but 3 years old?)",
"lastreviewed": "2020-07-01"
"lastreviewed": "2020-11-01"
},
"WICG/media-latency-hint": {
"comment": "empty spec",
"lastreviewed": "2020-07-01"
"lastreviewed": "2020-11-01"
},
"WICG/raw-sockets": {
"comment": "no spec yet",
"lastreviewed": "2020-08-31"
"lastreviewed": "2020-11-01"
},
"WICG/sanitizer-api": {
"comment": "Early proposal, no clear implementation plans",
"lastreviewed": "2020-07-18"
"lastreviewed": "2020-11-01"
},
"WICG/sw-launch": {
"comment": "no spec yet",
"lastreviewed": "2020-07-01"
"lastreviewed": "2020-11-01"
},
"WICG/virtual-scroller": {
"comment": "no spec yet",
"lastreviewed": "2020-07-01"
"lastreviewed": "2020-11-01"
},
"w3c/openscreenprotocol": {
"comment": "At some point, the mapping between the API and the protocol could move to the API, but right now it is done in the protocol spec.",
"lastreviewed": "2020-07-01"
"lastreviewed": "2020-11-01"
},
"w3c/webrtc-extensions": {
"comment": "a kitchen-sink delta spec for now - might lead to a new integrated webrtc NV spec",
"lastreviewed": "2020-07-01"
"lastreviewed": "2020-11-01"
},
"w3c/mediacapture-extensions": {
"comment": "no spec content yet",
"lastreviewed": "2020-09-07"
"lastreviewed": "2020-11-01"
},
"WICG/webmonetization": {
"comment": "Early exploration phase; spec at https://webmonetization.org/specification.html",
"lastreviewed": "2020-07-01"
"lastreviewed": "2020-11-01"
},
"WICG/aom": {
"comment": "Specs at https://wicg.github.io/aom/spec/computed-accessibility-tree.html https://wicg.github.io/aom/spec/virtual-accessibility-nodes.html https://wicg.github.io/aom/spec/input-events.html in their very early stage of definition",
"lastreviewed": "2020-07-01"
"lastreviewed": "2020-11-01"
},
"WICG/container-queries": {
"comment": "Likely candidate for ignoring - see archival discussion at https://github.com/WICG/container-queries/issues/14",
"lastreviewed": "2020-07-01"
"lastreviewed": "2020-11-01"
},
"WICG/conversion-measurement-api": {
"comment": "spec still full of TODOs",
"lastreviewed": "2020-07-01"
"lastreviewed": "2020-11-01"
},
"WICG/display-locking": {
"comment": "Currently redirects to CSS spec, but with change expected in July 2020?",
"lastreviewed": "2020-07-01"
"lastreviewed": "2020-11-01"
},
"w3c/webappsec-suborigins": {
"comment": "Seems dormant, but not clear signal to that effect",
"lastreviewed": "2020-07-01"
"lastreviewed": "2020-11-01"
},
"WICG/input-for-workers": {
"comment": "no clear implementation plans?",
"lastreviewed": "2020-07-01"
"lastreviewed": "2020-11-01"
},
"immersive-web/webxr-test-api": {
"comment": "Exposes IDL not expected to be used in a regular browsing context; might still be OK to include once we get clarity out of https://github.com/heycam/webidl/issues/896",
"lastreviewed": "2020-07-01"
"lastreviewed": "2020-11-01"
},
"WICG/WebID": {
"comment": "Early exploration",
"lastreviewed": "2020-07-27"
"lastreviewed": "2020-11-01"
},
"WICG/kv-storage": {
"comment": "Work on it suspended - this will probably be archived per https://github.com/WICG/admin/issues/121, but if it isn't, that may be because it is worth watching/monitoring; should check status on this at next review",
"lastreviewed": "2020-07-01"
"lastreviewed": "2020-11-01"
},
"privacycg/first-party-sets": {
"comment": "Not a spec yet",
"lastreviewed": "2020-08-10"
"lastreviewed": "2020-11-01"
},
"WICG/storage-buckets": {
"comment": "Not a spec yet",
"lastreviewed": "2020-08-10"
},
"WICG/web-codecs": {
"comment": "Skeleton spec, no implementation yet",
"lastreviewed": "2020-08-17"
"lastreviewed": "2020-11-01"
},
"w3c/merchantbg": {
"comment": "Not a spec, unclear future of the repo",
"lastreviewed": "2020-08-17"
"lastreviewed": "2020-11-01"
},
"WICG/accessible-loading-and-searching-of-content": {
"lastreviewed": "2020-09-07",
"lastreviewed": "2020-11-01",
"comment": "no published content yet"
},
"WICG/beforeinstallprompt": {
"lastreviewed": "2020-09-07",
"lastreviewed": "2020-11-01",
"comment": "no published content yet"
},
"WICG/canvas-color-space": {
"lastreviewed": "2020-09-07",
"lastreviewed": "2020-11-01",
"comment": "no published content yet"
},
"WICG/digital-goods": {
"lastreviewed": "2020-09-07",
"lastreviewed": "2020-11-01",
"comment": "no published content yet"
},
"WICG/display-override": {
"lastreviewed": "2020-09-07",
"comment": "no published content yet"
},
"WICG/idle-detection": {
"lastreviewed": "2020-09-07",
"lastreviewed": "2020-11-01",
"comment": "no published content yet"
},
"WICG/image-output": {
"lastreviewed": "2020-09-07",
"lastreviewed": "2020-11-01",
"comment": "no published content yet"
},
"WICG/ink-enhancement": {
"lastreviewed": "2020-09-07",
"lastreviewed": "2020-11-01",
"comment": "no published content yet"
},
"WICG/lang-client-hint": {
"lastreviewed": "2020-09-07",
"lastreviewed": "2020-11-01",
"comment": "no published content yet"
},
"WICG/main-thread-scheduling": {
"lastreviewed": "2020-09-07",
"lastreviewed": "2020-11-01",
"comment": "no published content yet"
},
"WICG/origin-isolation": {
"lastreviewed": "2020-09-07",
"comment": "no published content yet"
},
"WICG/performance-measure-memory": {
"lastreviewed": "2020-09-07",
"lastreviewed": "2020-11-01",
"comment": "no published content yet"
},
"WICG/pwa-url-handler": {
"lastreviewed": "2020-09-07",
"lastreviewed": "2020-11-01",
"comment": "no published content yet"
},
"WICG/raw-clipboard-access": {
"lastreviewed": "2020-09-07",
"lastreviewed": "2020-11-01",
"comment": "no published content yet"
},
"WICG/request-post-animation-frame": {
"lastreviewed": "2020-09-07",
"lastreviewed": "2020-11-01",
"comment": "no published content yet"
},
"WICG/sparrow": {
"lastreviewed": "2020-09-07",
"lastreviewed": "2020-11-01",
"comment": "no published content yet"
},
"WICG/trust-token-api": {
"lastreviewed": "2020-09-07",
"lastreviewed": "2020-11-01",
"comment": "no published content yet"
},
"WICG/turtledove": {
"lastreviewed": "2020-09-07",
"lastreviewed": "2020-11-01",
"comment": "no published content yet"
},
"WICG/video-editing": {
"lastreviewed": "2020-09-07",
"lastreviewed": "2020-11-01",
"comment": "no published content yet"
},
"WICG/window-controls-overlay": {
"lastreviewed": "2020-09-07",
"lastreviewed": "2020-11-01",
"comment": "no published content yet"
},
"immersive-web/computer-vision": {
"lastreviewed": "2020-09-07",
"lastreviewed": "2020-11-01",
"comment": "no published content yet"
},
"immersive-web/geo-alignment": {
"lastreviewed": "2020-09-07",
"lastreviewed": "2020-11-01",
"comment": "no published content yet"
},
"immersive-web/navigation": {
"lastreviewed": "2020-09-07",
"lastreviewed": "2020-11-01",
"comment": "no published content yet"
},
"immersive-web/performance-improvements": {
"lastreviewed": "2020-09-07",
"lastreviewed": "2020-11-01",
"comment": "no published content yet"
},
"immersive-web/real-world-geometry": {
"lastreviewed": "2020-09-07",
"lastreviewed": "2020-11-01",
"comment": "no published content yet"
},
"immersive-web/spatial-favicons": {
"lastreviewed": "2020-09-07",
"lastreviewed": "2020-11-01",
"comment": "no published content yet"
},
"privacycg/is-logged-in": {
"lastreviewed": "2020-09-07",
"lastreviewed": "2020-11-01",
"comment": "no published content yet"
},
"privacycg/js-membranes": {
"lastreviewed": "2020-09-07",
"lastreviewed": "2020-11-01",
"comment": "no published content yet"
},
"immersive-web/depth-sensing": {
"lastreviewed": "2020-09-21",
"lastreviewed": "2020-11-01",
"comment": "no published content yet"
},
"WICG/canvas-formatted-text": {
"lastreviewed": "2020-09-28",
"lastreviewed": "2020-11-01",
"comment": "no published content yet"
},
"WICG/urlpattern": {
"lastreviewed": "2020-10-19",
"lastreviewed": "2020-11-01",
"comment": "no published content yet"
},
"immersive-web/detached-elements": {
Expand All @@ -256,43 +244,43 @@
"specs": {
"https://svgwg.org/specs/animation-elements/animation-elements.html": {
"comment": "Still lots of todo",
"lastreviewed": "2020-07-01"
"lastreviewed": "2020-11-01"
},
"https://drafts.csswg.org/css-color-hdr/": {
"comment": "Marked as unofficial proposal",
"lastreviewed": "2020-07-01"
"lastreviewed": "2020-11-01"
},
"https://drafts.csswg.org/css-block-3/": {
"comment": "Placholder for an eventual CSS Block Layout Level 3 Module",
"lastreviewed": "2020-07-01"
"lastreviewed": "2020-11-01"
},
"https://drafts.csswg.org/web-animations-2/": {
"comment": "Marked as unofficial proposal",
"lastreviewed": "2020-07-01"
"lastreviewed": "2020-11-01"
},
"https://drafts.csswg.org/css-floats-3/": {
"comment": "No spec yet",
"lastreviewed": "2020-07-01"
"lastreviewed": "2020-11-01"
},
"https://drafts.csswg.org/css-forms-1/": {
"comment": "Marked as not ready for implementation",
"lastreviewed": "2020-07-01"
"lastreviewed": "2020-11-01"
},
"https://drafts.csswg.org/css-page-template-1/": {
"comment": "Marked as not ready for implementation",
"lastreviewed": "2020-07-01"
"lastreviewed": "2020-11-01"
},
"https://drafts.csswg.org/web-animations-css-integration/": {
"comment": "Seems dormant",
"lastreviewed": "2020-07-01"
"lastreviewed": "2020-11-01"
},
"https://drafts.css-houdini.org/box-tree-api/": {
"comment": "Marked as collection of ideas, no clear implementation plans yet",
"lastreviewed": "2020-07-01"
"lastreviewed": "2020-11-01"
},
"https://immersive-web.github.io/lighting-estimation/": {
"comment": "Early proposal, no clear implementation plans",
"lastreviewed": "2020-07-01"
"lastreviewed": "2020-11-01"
}
}
}

0 comments on commit 01ce4c8

Please sign in to comment.