[wp-trac] Re: [WordPress Trac] #7262: Use Firefox 3.1 native offline cache to add "turbo" functionality

WordPress Trac wp-trac at lists.automattic.com
Thu Apr 23 21:08:24 GMT 2009


#7262: Use Firefox 3.1 native offline cache to add "turbo" functionality
-------------------------+--------------------------------------------------
 Reporter:  mfinkle      |       Owner:  azaozz               
     Type:  enhancement  |      Status:  new                  
 Priority:  normal       |   Milestone:  2.8                  
Component:  General      |     Version:                       
 Severity:  normal       |    Keywords:  has-patch 2nd-opinion
-------------------------+--------------------------------------------------

Comment(by azaozz):

 Replying to [comment:12 blizzard@…]:
 > Hi!  I'm wondering if there's anything we can do @ Mozilla to help move
 this along.

 Hi, it seems pretty straightforward, the only concern may be that we use
 query strings to refresh some files and that might be problematic with
 some net caches. Usually the user can refresh (Shift + reload) to get the
 latest versions. Does the HTML5 local storage add "cache busting" headers
 when refreshing resources or is there another method/settings we should
 use?

 Replying to [comment:13 Otto42]:
 > Extra-ideally, it would somehow be magically combined with the existing
 Google Gears functionality. If there were some certain way to determine
 what type of "manifest" was being requested by a browser (Gears vs.
 HTML5), then this would be rather simple to do, actually.

 Gears sends a custom header "X-Gears..." when capturing resources,
 unfortunately it doesn't seem to send it when getting the manifest. So it
 seems we will need a separate manifest for HTML5. Also will have to avoid
 running both Gears and HTML5 caching, looks like this can be done from js.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/7262#comment:14>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list