[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 May 1 21:10:49 UTC 2010


#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 blizzard@…):

 Yeah, when we had our caching summit a few weeks ago we tried reaching out
 to Wordpress people to join us and I don't think we ever got someone to
 come to it.

 Note that the localstorage thing is actually two things:

 localStorage (in all major browsers today)
 IndexedDB (prototyping in IE, Chrome and Firefox)

 But that doesn't help with super-aggressive caching, which is what I think
 you want.

 Note that the admin interface really could be a full HTML5 web app, with
 manifest and all.  Also you can dynamically add stuff to the manifest with
 Firefox extensions.  But that's going to require a lot of work on your
 part, I suspect.

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


More information about the wp-trac mailing list