On Fri, Jan 30, 2015 at 11:24 AM, Benjamin Francis <[email protected]> wrote:
> On 30 January 2015 at 16:03, Andrew Overholt <[email protected]> wrote: > >> Is it possible for us to get a list of the non-standard APIs that are >> being >> used, sorted by usage? I'd like to say work is being prioritized based on >> need :) >> > > Yes, here's a snapshot of permissions used: > http://people.mozilla.org/~bfrancis/images/permissions-2015-01-30.png > Thanks. > Most of the frequently used permissions do not require the use of a > packaged app, but the second most used permission is systemXHR which does. > Apparently most developers are only using this because they created a > packaged app purely for its offline properties, then found they needed > systemXHR to talk to their own server. Which is silly. I hope Service > Workers will help with this situation. > Can you elaborate on this a bit? Why do developers need to use systemXHR with their packaged app? How do you envision Service Workers helping in this case? Thank you, Andrew _______________________________________________ dev-webapps mailing list [email protected] https://lists.mozilla.org/listinfo/dev-webapps
