Comment 1 for bug 1110832

Revision history for this message
Gary Poster (gary) wrote :

Nice to have: the in-browser environment will use local persistent storage, specifically https://developer.mozilla.org/en-US/docs/IndexedDB . If you do this, make sure that the user does not get requested to store a DB until we actually need it. IWBNI you designed the system such that we can support multiple local environments in the future with a single user acceptance for all of them.