<br><br><div class="gmail_quote">On Fri, Aug 27, 2010 at 11:21 AM, Ian Hickson <span dir="ltr"><<a href="mailto:ian@hixie.ch">ian@hixie.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Fri, 27 Aug 2010, Anne van Kesteren wrote:<br>
><br>
> With the current model <a href="http://makingyourinterwebsboring.com" target="_blank">makingyourinterwebsboring.com</a> can define a cache<br>
> manifest and basically point to a lot of external news sites. When any<br>
> of those sites is then fetched directly they would be taken from the<br>
> cache. That does not seem optimal.<br>
<br>
</div>They'd only be fetched from the cache if they had a manifest="" attribute<br>
pointing to the same manifest.<br></blockquote><div><br></div><div>... and since they're from a different origin than the manifest url, that can't happen. </div><div><br></div><div>Resources from an origin different than the manifest's origin will be cached, but they will never be used to satisfy a a frame navigation. They're only eligible to be loaded as subresources into pages/workers that are associated with the cache containing those resources.</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<font color="#888888"><br>
--<br>
Ian Hickson               U+1047E                )\._.,--....,'``.    fL<br>
<a href="http://ln.hixie.ch/" target="_blank">http://ln.hixie.ch/</a>       U+263A                /,   _.. \   _\  ;`._ ,.<br>
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'<br>
</font></blockquote></div><br>