From 424f95f623d2872a64a3e1d01702895b096921ca Mon Sep 17 00:00:00 2001 From: caribouW3 Date: Mon, 3 Jul 2023 12:06:31 +0200 Subject: [PATCH 1/3] Update index.bs --- index.bs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.bs b/index.bs index 07d9b1e..be8ab8a 100644 --- a/index.bs +++ b/index.bs @@ -5,9 +5,9 @@ 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 +Editor: Shubhie Panicker, Google https://google.com, panicker@chromium.org, w3cid 92587 +Editor: Ilya Grigorik, Google https://google.com, igrigorik@chromium.org, w3cid 56102 +Editor: Domenic Denicola, Google https://google.com, domenic@chromium.org, w3cid 52873 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. From 1d361b7e0d93e49436dff1325836f09ce33b5212 Mon Sep 17 00:00:00 2001 From: caribouW3 Date: Mon, 3 Jul 2023 13:20:47 +0200 Subject: [PATCH 2/3] Update index.bs --- index.bs | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/index.bs b/index.bs index be8ab8a..439aa21 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, w3cid 92587 -Editor: Ilya Grigorik, Google https://google.com, igrigorik@chromium.org, w3cid 56102 -Editor: Domenic Denicola, Google https://google.com, domenic@chromium.org, w3cid 52873 +FormerEditor: Shubhie Panicker, Google https://google.com, panicker@chromium.org, w3cid 92587 +FormerEditor: Ilya Grigorik, Google https://google.com, igrigorik@chromium.org, w3cid 56102 +FormerEditor: 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. From 2206a8d54488ed952d57ef79712b17fda5b1e2b9 Mon Sep 17 00:00:00 2001 From: caribouW3 Date: Mon, 3 Jul 2023 13:43:46 +0200 Subject: [PATCH 3/3] Update index.bs --- index.bs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.bs b/index.bs index 439aa21..cb5a188 100644 --- a/index.bs +++ b/index.bs @@ -5,9 +5,9 @@ Status: ED Shortname: longtasks Level: 1 URL: https://w3c.github.io/longtasks/ -FormerEditor: Shubhie Panicker, Google https://google.com, panicker@chromium.org, w3cid 92587 -FormerEditor: Ilya Grigorik, Google https://google.com, igrigorik@chromium.org, w3cid 56102 -FormerEditor: Domenic Denicola, Google https://google.com, domenic@chromium.org, w3cid 52873 +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/