- From: Noam Rosenthal <notifications@github.com>
- Date: Tue, 19 Sep 2023 10:19:26 -0700
- To: w3ctag/design-reviews <design-reviews@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 19 September 2023 17:19:31 UTC
> > I don't really understand this comment. The fetch is deferred to when the document is gone/deactivated. It's called now, and processed at a later time. > > To clarify the sentiment on the naming - it was about the ambiguity of "later" (which can be any time between now and whenever) when it's actually at the point of document destruct (which is much more narrow window than "between now and whenever"). It's actually "any time between now and document destruct or the given timeout, as late as possible". I think "later" conveys this. -- Reply to this email directly or view it on GitHub: https://github.com/w3ctag/design-reviews/issues/887#issuecomment-1726163302 You are receiving this because you are subscribed to this thread. Message ID: <w3ctag/design-reviews/issues/887/1726163302@github.com>
Received on Tuesday, 19 September 2023 17:19:31 UTC