From 571652f29878e29de87bf8794498cc047f004753 Mon Sep 17 00:00:00 2001 From: Jeremy Roman Date: Mon, 10 Aug 2020 20:23:52 -0400 Subject: [PATCH] link to w3c/resource-hints#82 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 47f0543..67b942c 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ In this case, not only is the HTML resource not personalized, but script will ob Since existing web pages are unlikely to behave well with these restrictions today, and it is impractical for user agents to distinguish such pages, we propose a lightweight way for a page to declare that it is prepared for this and will, if necessary, upgrade itself when it gains access to unpartitioned storage and other privileges. +There has been previous discussion along these lines in [w3c/resource-hints#82](https://github.com/w3c/resource-hints/issues/82#issuecomment-536492276). (It also proposes a new `prenavigate` hint; defining triggers for these loading modes is not yet part of this proposal.) + ## Table of contents - [Declaration](#declaration)