From 7e8b9b702f5bcb3d00ba4d38af441516256c0ce7 Mon Sep 17 00:00:00 2001 From: browser-specs-bot <> Date: Mon, 9 Sep 2024 08:05:43 +0000 Subject: [PATCH 1/2] Monitor https://cfredric.github.io/storage-access-headers/ Close #1494. --- src/data/monitor.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/data/monitor.json b/src/data/monitor.json index 5a1fab5e..7dba8617 100644 --- a/src/data/monitor.json +++ b/src/data/monitor.json @@ -405,6 +405,10 @@ "https://dev.w3.org/html5/html-sourcing-inband-tracks/": { "lastreviewed": "2024-09-01", "comment": "no longer worked on and implementation status is unclear" + }, + "https://cfredric.github.io/storage-access-headers/": { + "comment": "2337411533", + "lastreviewed": "2024-09-09" } } } \ No newline at end of file From 298d19e3718f8d14856680818acac4cc4020ba27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Daoust?= Date: Mon, 9 Sep 2024 10:20:37 +0200 Subject: [PATCH 2/2] Monitor repository instead --- src/data/monitor.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/data/monitor.json b/src/data/monitor.json index 7dba8617..f0c1c827 100644 --- a/src/data/monitor.json +++ b/src/data/monitor.json @@ -347,6 +347,10 @@ "immersive-web/body-tracking": { "lastreviewed": "2024-09-01", "comment": "no published content yet" + }, + "privacycg/storage-access-headers": { + "comment": "spec is empty", + "lastreviewed": "2024-09-09" } }, "specs": { @@ -405,10 +409,6 @@ "https://dev.w3.org/html5/html-sourcing-inband-tracks/": { "lastreviewed": "2024-09-01", "comment": "no longer worked on and implementation status is unclear" - }, - "https://cfredric.github.io/storage-access-headers/": { - "comment": "2337411533", - "lastreviewed": "2024-09-09" } } -} \ No newline at end of file +}