« Return to Thread: HTML5 Application Cache

Re: HTML5 Application Cache

by David Kilzer :: Rate this Message:

Reply to Author | View in Thread

On Thu, 9/18/08, Michael Nordman <michaeln@...> wrote:

> * Is this stuff built into shipping Safari or iPhone
> browsers yet?

This feature shipped with iPhone OS 2.1.  When you use "Add to Home Screen" from the "+" button on Safari for iPhone, a web application with a manifest defined (per the HTML5 spec) will be saved with any cached resources.  Note that the manifest file *must* be served with the correct MIME type for this to work.

There is no shipping version of Safari for Mac OS X or Windows that supports this feature yet.

Dave


_______________________________________________
webkit-dev mailing list
webkit-dev@...
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

 « Return to Thread: HTML5 Application Cache