Skip to content

Commit 2cdfc62

Browse files
jooneJoone Hur
andauthored
Graduating the delayed message timing explainer (#1237)
Co-authored-by: Joone Hur <joonehur@microsoft.com>
1 parent 8268ac1 commit 2cdfc62

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

DelayedMessages/explainer.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,16 @@
22

33
Author: [Joone Hur](https://github.com/joone)
44

5+
## Status of this Document
6+
This document is intended as a starting point for engaging the community and standards bodies in developing collaborative solutions fit for standardization. As the solutions to problems described in this document progress along the standards-track, we will retain this document as an archive and use this section to keep the community up-to-date with the most current standards venue and content location of future work and discussions.
7+
8+
* This document status: **ARCHIVED**
9+
* Current venue: [W3C Web Incubator Community Group](https://wicg.io/) | [WICG/eyedropper-api](https://github.com/WICG/delayed-message-timing) | ![GitHub issues](https://img.shields.io/github/issues/WICG/delayed-message-timing)
10+
* Current version: [Delayed Message Timing API Explainer](https://github.com/WICG/delayed-message-timing/blob/main/README.md)
11+
512
# Participate
613

7-
- [Issue tracker](https://github.com/MicrosoftEdge/MSEdgeExplainers/labels/DelayedMessages)
14+
- [Issue tracker](https://github.com/WICG/delayed-message-timing/issues)
815

916
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
1017
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ These are proposals that are still really early in their lifecycle. We might jus
110110
| [Performance Control of Embedded Content](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/PerformanceControlOfEmbeddedContent/explainer.md) | <a href="https://github.com/MicrosoftEdge/MSEdgeExplainers/labels/Performance%20Control%20of%20Embedded%20Content">![GitHub issues by-label](https://img.shields.io/github/issues/MicrosoftEdge/MSEdgeExplainers/Performance%20Control%20of%20Embedded%20Content?label=issues)</a> | [New Issue...](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?template=performance-control-of-embedded-content.md) | Web Perf |
111111
| [Animation Smoothness](AnimationSmoothness/explainer.md) | <a href="https://github.com/MicrosoftEdge/MSEdgeExplainers/labels/AnimationSmoothness">![GitHub issues by-label](https://img.shields.io/github/issues/MicrosoftEdge/MSEdgeExplainers/AnimationSmoothness?label=issues)</a> | [New Issue...](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?assignees=jenna-sasson&labels=AnimationSmoothness&title=%5BAnimationSmoothness%5D+%3CTITLE+HERE%3E) | Web Perf |
112112
| [Event Phases For Reliably Fast DOM Operations](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/EventPhases/explainer.md) | <a href="https://github.com/MicrosoftEdge/MSEdgeExplainers/labels/Event%20Phases">![GitHub issues by-label](https://img.shields.io/github/issues/MicrosoftEdge/MSEdgeExplainers/Event%20Phases?label=issues)</a> | [New Issue...](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?assignees=slightlyoff&labels=Event%20Phases&title=%5BEventPhases%5D+%3CTITLE+HERE%3E) | Web Perf |
113-
| [Delayed Messages API](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/DelayedMessages/explainer.md) | <a href="https://github.com/MicrosoftEdge/MSEdgeExplainers/labels/DelayedMessages">![GitHub issues by-label](https://img.shields.io/github/issues/MicrosoftEdge/MSEdgeExplainers/DelayedMessages?label=issues)</a> | [New Issue...](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?assignees=joone&labels=DelayedMessages&title=%5BDelayedMessages%5D+%3CTITLE+HERE%3E) | Web Perf |
114113
| [Drag Multiple Virtual Files Out of Browser](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/DownloadURL/explainer.md) | <a href="https://github.com/MicrosoftEdge/MSEdgeExplainers/labels/DownloadURL">![GitHub issues by-label](https://img.shields.io/github/issues/MicrosoftEdge/MSEdgeExplainers/DownloadURL?label=issues)</a> | [New Issue...](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?assignees=joone&labels=DownloadURL&title=%5BDownloadURL%5D+%3CTITLE+HERE%3E) | N/A |
115114
| [Web Haptics](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/Haptics/explainer.md) | <a href="https://github.com/MicrosoftEdge/MSEdgeExplainers/labels/Web%20Haptics">![GitHub issues by-label](https://img.shields.io/github/issues/MicrosoftEdge/MSEdgeExplainers/Web%20Haptics?label=issues)</a> | [New Issue...](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?template=web-haptics.md) | Device |
116115
| [Platform-provided Mixins](PlatformProvidedMixins/explainer.md) | <a href="https://github.com/MicrosoftEdge/MSEdgeExplainers/labels/PlatformProvidedMixins">![GitHub issues by-label](https://img.shields.io/github/issues/MicrosoftEdge/MSEdgeExplainers/PlatformProvidedMixins?label=issues)</a> | [New Issue...](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?assignees=ansollan&labels=PlatformProvidedMixins&template=platform-provided-mixins.md&title=%5BPlatformProvidedMixins%5D+%3CTITLE+HERE%3E) | WHATWG |
@@ -172,6 +171,7 @@ standards communities. Thanks for your continued interest!
172171
| [WebModelContext](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/WebModelContext/explainer.md) | [W3C Web Machine Learning Working Group](https://www.w3.org/groups/wg/webmachinelearning/) | [2025-08-06](WebModelContext/explainer.md) |
173172
| [Iframe Media Pausing](https://github.com/WICG/iframe-media-pausing) | [Web Incubator Community Group](https://wicg.io/) | [2025-10-09](https://github.com/WICG/iframe-media-pausing/blob/main/explainer.md) |
174173
| [IndexedDB getAllRecords()](https://w3c.github.io/IndexedDB/#dom-idbobjectstore-getallrecords) | [W3C Web Applications Working Group](https://www.w3.org/groups/wg/webapps/) | [2025-08-06](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/IndexedDbGetAllEntries/explainer.md)
174+
| [Delayed Message Timing API](https://github.com/WICG/delayed-message-timing/blob/main/README.md) | [W3C Web Incubator Community Group](https://wicg.io/) | [2026-01-28](DelayedMessages/explainer.md) |
175175

176176
# DevTools 🧰
177177

0 commit comments

Comments
 (0)