RESOLVED FIXED 230088
[Web-Share] handle non-fully active documents
https://bugs.webkit.org/show_bug.cgi?id=230088
Summary [Web-Share] handle non-fully active documents
Marcos Caceres
Reported 2021-09-09 01:55:30 PDT
The Web Share spec now defines consistent behavior for when documents are non-fully active: https://github.com/w3c/web-share/pull/219 tl;dr: * canShare() -> false * share() -> promise rejected with InvalidStateError
Attachments
Patch (6.84 KB, patch)
2021-09-09 03:01 PDT, Marcos Caceres
no flags
Marcos Caceres
Comment 1 2021-09-09 03:01:25 PDT
EWS Watchlist
Comment 2 2021-09-09 03:02:40 PDT
This patch modifies the imported WPT tests. Please ensure that any changes on the tests (not coming from a WPT import) are exported to WPT. Please see https://trac.webkit.org/wiki/WPTExportProcess
Marcos Caceres
Comment 3 2021-09-09 03:09:58 PDT
Devin, Tim, following up on the discussion from: https://bugs.webkit.org/show_bug.cgi?id=214448#c7
Marcos Caceres
Comment 4 2021-09-09 03:11:44 PDT
EWS
Comment 5 2021-09-10 11:33:03 PDT
Committed r282282 (241558@main): <https://commits.webkit.org/241558@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 437724 [details].
Radar WebKit Bug Importer
Comment 6 2021-09-10 11:34:22 PDT
Note You need to log in before you can comment on or make changes to this bug.