[webkit-dev] Service workers

Maciej Stachowiak mjs at apple.com
Fri Jul 14 12:55:58 PDT 2017



> On Jul 13, 2017, at 6:19 PM, Michael Catanzaro <mcatanzaro at igalia.com> wrote:
> 
> Hi,
> 
> We've noticed that service worker support has more than once been a consideration for embedded device manufacturers when choosing between WebKit and Chromium for their products. I see the feature status for service workers is currently listed as "under consideration." Are there technical concerns with this spec? Is it something that would be desirable for WebKit?

Apple engineers from the WebKit team have been heavily involved in ServiceWorkers spec discussions over the past few years. Many of our concerns with the spec have been addressed, especially for Fetch service workers which generally don't run beyond the scope of pages that use them. While we have not done any implementation work, the "under consideration" in this case is meant literally. We actually are considering it.

More info about who's asking for it and what their use cases are would be useful, if you're free to share.

Regards,
Maciej



More information about the webkit-dev mailing list