Resending to list. On Fri, Apr 26, 2013 at 12:02 PM, Gregory Szorc <g...@mozilla.com> wrote:
> On 4/26/2013 11:52 AM, Kyle Huey wrote: > > Could you please point me at a "good" implementation of a Gecko consumer > of IndexedDB? If you don't know which are good, an MXR search URL will > suffice :) > I haven't looked at any of them closely but there are lots of uses at http://mxr.mozilla.org/gaia/search?string=indexeddb > I'm looking at > > https://mxr.mozilla.org/mozilla-central/source/addon-sdk/source/lib/sdk/indexed-db.js > . > Is all that principal magic necessary? Is there an MDN page documenting > all this? > I think that's just necessary for separating jetpack addons from one another. If you're ok with it being possible for some other piece of chrome to access your database and just use a unique name for it it's unnecessary, AIUI. - Kyle _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform