Joe Medley
Joe Medley
@dotproto The text looks good to me. If it's factually correct, you may merge it.
These might be the instructions: https://developers.google.com/identity/protocols/oauth2/resources/oob-migration
I'm not up to speed on this. I've asked my team for help.
We need to discuss how to handle these changes. Because the policy names are changing per the spec, FF and all the other browsers will eventually, need to follow. At...
Depends on https://github.com/mdn/browser-compat-data/issues/9556
I'm going to submit a number of smaller PRs rather than one big one. I request that none of them be merged until all are approved.
I've just been informed that API will not be directly replaced. A new API will be implemented along side the existing one. After that's deployed, the old one will be...
I believe that all occurrences of 'feature policy' have been change to 'permissions policy', where appropriate.
1. You're confusing the JavaScript API with the HTTP headers. The API is being replaced and the two APIs will exist side by side until the old one is removed....