Confirmed users
483
edits
No edit summary |
No edit summary |
||
Line 447: | Line 447: | ||
== Are we considering actually having separated pages and multi page apps in the window manager, having different urls for each page. For example to have a different url for each contact? == | == Are we considering actually having separated pages and multi page apps in the window manager, having different urls for each page. For example to have a different url for each contact? == | ||
Yes. Deep linking with a unique url by default is one of the goal. For now the Content Wrapper is on the way. The goal is to get rid of it asap. But we need a few new platform features to do that. | Yes. Deep linking with a unique url by default is one of the goal. For now the Content Wrapper is on the way. The goal is to get rid of it asap. But we need a few new platform features to do that. | ||
== What's the current status of the Service Workers and Cache APIs implementation in Gecko == | |||
The best way to get an idea of the current implementation status is to follow [https://blog.wanderview.com/sw-builds/ Ben Kelly's blog] where he regularly post updates and custom builds with the latest patches related to Service Workers and the Cache API. Additionally, you can also check [https://jakearchibald.github.io/isserviceworkerready/ isServiceWorkersReady]. |