diff --git a/index.bs b/index.bs index 07d9b1e..cb5a188 100644 --- a/index.bs +++ b/index.bs @@ -5,9 +5,10 @@ Status: ED Shortname: longtasks Level: 1 URL: https://w3c.github.io/longtasks/ -Editor: Shubhie Panicker, Google https://google.com, panicker@chromium.org -Editor: Ilya Grigorik, Google https://google.com, igrigorik@chromium.org -Editor: Domenic Denicola, Google https://google.com, domenic@chromium.org +Former Editor: Shubhie Panicker, Google https://google.com, panicker@chromium.org, w3cid 92587 +Former Editor: Ilya Grigorik, Google https://google.com, igrigorik@chromium.org, w3cid 56102 +Former Editor: Domenic Denicola, Google https://google.com, domenic@chromium.org, w3cid 52873 +Editor: Noam Rosenthal, Google https://google.com, nrosenthal@google.com, w3cid 121539 Repository: w3c/longtasks Test Suite: http://w3c-test.org/longtask-timing/ Abstract: This document defines an API that web page authors can use to detect presence of "long tasks" that monopolize the UI thread for extended periods of time and block other critical tasks from being executed - e.g. reacting to user input.