-
Notifications
You must be signed in to change notification settings - Fork 320
Description
Date and time: https://doodle.com/poll/9bci2wsnqr8ibyec
- San Francisco August 16th 15:00
- New York August 16th 18:00
- London August 16th 23:00
- Switzerland August 17th 00:00
- Seoul/Tokyo August 17th 07:00
Hangout https://meet.google.com/vqg-hoqa-kbz.
The meeting should last an hour.
There are one or two issues that would benefit from a few of us jumping on a call to discuss.
Some topics:
Multiple instances and scoping
Multiple service worker thread instances for the same scope/version. AIUI from the last f2f edge needs this for their push notifications integration. Safari has also indicated they would need it if they implemented. This change could be breaking given our current model and we should probably discuss if/how to adapt.
Foreign fetch
While we had previous consensus between Mozilla/Google on this API, I believe we now have some privacy concerns. In particular, there is a question of how well the feature could work given privacy models like safari's double-keying or new ITP system. There is some desire to move towards double-keying within Mozilla, so that is partly where our new concern is coming from.
Also, if we have time (but not essential):
- Path to v1: pulling some stuff out of the cache API that no one implemented. Adding some ordering.
- Navigation load type Proposal: FetchEvent.navigationLoadType #1167 - To replace isReload. Minor bikeshedding.
- reservedClientId etc consider Client behavior for windows where initial about:blank is replaced with a loaded document #1091 - Reach agreement on the naming.
Anything else? I'll start figuring out times & dates.