w3c / permissions-registry

Registry of known powerful features in the web platform.
https://w3c.github.io/permissions-registry/
1 stars 4 forks source link

fix: Chrome doesn't implement web-share #13

Closed marcoscaceres closed 2 years ago

marcoscaceres commented 2 years ago

Not implemented yet in Chrome (https://github.com/w3c/web-share/issues/169).

It's implemented in the engines tho.


:boom: Error: 500 Internal Server Error :boom:

PR Preview failed to build. (Last tried on May 25, 2022, 4:44 AM UTC).

More PR Preview relies on a number of web services to run. There seems to be an issue with the following one: :rotating_light: [Spec Generator](https://www.w3.org/2015/labs/) - Spec Generator is the web service used to build specs that rely on ReSpec. :link: [Related URL](https://labs.w3.org/spec-generator/?type=respec&url=https%3A%2F%2Fraw.githubusercontent.com%2Fw3c%2Fpermissions-registry%2F9bf913b2e9ba59627d93a7f7c9865452ccf32c4a%2Findex.html%3FisPreview%3Dtrue) ``` 📡 HTTP Error 404: http://labs.w3.org/spec-generator/uploads/oCQ7pE ``` _If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please [file an issue](https://github.com/tobie/pr-preview/issues/new?title=Error%20not%20surfaced%20properly&body=See%20w3c/permissions-registry%2313.)._
miketaylr commented 2 years ago

Some additional context: Chromium right now implements the share feature, but only fires use counters for the permission policy bits:

https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/modules/webshare/navigator_share.cc;l=226-231 https://chromestatus.com/metrics/feature/timeline/popularity/3369 https://chromestatus.com/metrics/feature/timeline/popularity/3368