On 30 January 2015 at 19:10, Andrew Overholt <[email protected]> wrote:
> I would think we'd always want something required for certification to be > packaged or built-in or something. > Before Gaia apps were packaged apps we used to pre-populate an appcache when generating a profile to flash to the device. We could do the same thing with a Service Worker cache, maybe even sign the cache [1]. Or we could use a package, but use a pre-cached copy of a signed hosted package [2] which has a real URL and can be updated without updating the whole OS. 1. https://groups.google.com/forum/#!topic/mozilla.dev.webapi/PicfHG9Figk 2. https://bugzilla.mozilla.org/show_bug.cgi?id=1036275 _______________________________________________ dev-webapps mailing list [email protected] https://lists.mozilla.org/listinfo/dev-webapps
