- From: Jeremy Orlow <jorlow@chromium.org>
- Date: Thu, 30 Jul 2009 10:13:16 -0700
- To: ~:'' ありがとうございました <j.chetwynd@btinternet.com>
- Cc: public-webapps@w3.org
Received on Thursday, 30 July 2009 17:13:57 UTC
When used in conjunction with AppCache, the offline behavior of localStorage should be reasonably deterministic. I assume you were just using a page that had been "normally" cached and things weren't working 100%? 2009/7/30 ~:'' ありがとうございました <j.chetwynd@btinternet.com> > Is localStorage read and write-able offlne? > > http://dev.w3.org/html5/webstorage/ > admittedly only a skim-read, but could not find any reference? > > > testcase: https://bug506639.bugzilla.mozilla.org/attachment.cgi?id=390836 > > works in a local directory with cookies for Opera and Safari, > but Mozilla using localStorage requires the file to be online to be read or > written to. > bug filed: https://bugzilla.mozilla.org/show_bug.cgi?id=507361 > > from a developer perspective this can be frustrating. > presumably users working offline might also expect to be able to read and > write as per cookies... > > best > > ~:" > > > >
Received on Thursday, 30 July 2009 17:13:57 UTC