#293: Stale-While-Revalidate handling in browser
Discussions
Comment by @ylafon Jul 25, 2018 (See Github)
Comment by @dbaron Jul 25, 2018 (See Github)
It's not clear to me from the explainer if the idea is that, if the revalidation returns something different, the resource is replaced (which would make sense for something like images or fonts... but not for something like scripts), or if the only effect is that the cache entry is replaced so the fresh copy is used the next time around.
Comment by @dtapuska Jul 25, 2018 (See Github)
No the resource is not replaced in a rendered page. It will only be replaced in any caches. Something requesting the resource again (like adding a script or img tag) will get the newly revalidated copy.
Comment by @ylafon Oct 31, 2018 (See Github)
We discussed this during our Paris F2F, we have no specific comment on this. Thanks,
OpenedJul 12, 2018
Hello TAGļ¼
I'm requesting a TAG review of:
Further details (optional):
You should also know that...
[please tell us anything you think is relevant to this review]
We'd prefer the TAG provide feedback as (please select one):