[wp-trac] Re: [WordPress Trac] #7262: Use Firefox 3.5 native
offline cache to add "turbo" functionality
WordPress Trac
wp-trac at lists.automattic.com
Thu May 14 14:32:34 GMT 2009
#7262: Use Firefox 3.5 native offline cache to add "turbo" functionality
--------------------------+-------------------------------------------------
Reporter: mfinkle | Owner: azaozz
Type: enhancement | Status: new
Priority: normal | Milestone: 2.8
Component: Optimization | Version:
Severity: normal | Keywords: has-patch 2nd-opinion
--------------------------+-------------------------------------------------
Old description:
> Recent Wordpress releases add a "turbo" feature that uses Gears local
> cache to store many static resources locally and increases the overal
> performance of the admin panel.
>
> Firefox 3.1 will support the same functionality natively, without the
> need for a plugin. Wordpress could streamline it's user experience and
> minimize dependencies if it used the new Firefox feature.
>
> http://developer.mozilla.org/en/docs/Offline_resources_in_Firefox
> discusses how the offline resources work in Firefox. Firefox 3.0 did not
> support enough of the HTML5 offline spec to enable this feature for
> Wordpress, but Firefox 3.1 will and the feature will appear in nightly
> versions of Firefox 3.1 soon.
New description:
Recent Wordpress releases add a "turbo" feature that uses Gears local
cache to store many static resources locally and increases the overal
performance of the admin panel.
Firefox 3.1 will support the same functionality natively, without the need
for a plugin. WordPress could streamline it's user experience and minimize
dependencies if it used the new Firefox feature.
http://developer.mozilla.org/en/docs/Offline_resources_in_Firefox
discusses how the offline resources work in Firefox. Firefox 3.0 did not
support enough of the HTML5 offline spec to enable this feature for
WordPress, but Firefox 3.1 will and the feature will appear in nightly
versions of Firefox 3.1 soon.
--
Comment(by azaozz):
Replying to [comment:39 rouget]:
> Do you run into any other issues about the offline mechanism?
> Please let me know how we can help.
The css loads properly but some of the js files are still missing. Re-
checking all to make sure there aren't any other inconsistencies there.
Perhaps we are trying to use the offline storage in a non-standard way:
trying to store all js, css and image files but not the html (php output).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/7262#comment:40>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list