[wp-trac] [WordPress Trac] #7262: Use Firefox 3.5 native offline cache to add "turbo" functionality
WordPress Trac
wp-trac at lists.automattic.com
Sat Nov 14 09:44:12 UTC 2009
#7262: Use Firefox 3.5 native offline cache to add "turbo" functionality
--------------------------+-------------------------------------------------
Reporter: mfinkle | Owner: azaozz
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Optimization | Version:
Severity: normal | Keywords: needs-patch
--------------------------+-------------------------------------------------
Comment(by Edified):
Replying to [comment:53 azaozz]:
> Replying to [comment:52 miken32]:
> > Would it work to have a hidden iframe load with the manifest attribute
on the subdocument's html element?
>
> Unfortunately no. Tried that too but the resources (js, css, etc.) that
are cached in the iframe are not used in the main window. This is actually
the largest shortcoming of the HTML 5 implementation: cached resources are
not used for other pages on the same domain.
I think your information is either outdated or wrong.
Cache Manifests work as expected in current versions of both Firefox and
Safari. I'm using it in my theme now.
In my testing all pages that have the same cache manifest list use the
same local cache files.
You can verify this easily by watching your server logs as you load pages.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/7262#comment:54>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list