RESOLVED FIXED 269926
[ iOS ] imported/w3c/web-platform-tests/feature-policy/reporting/picture-in-picture-reporting.html is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=269926
Summary [ iOS ] imported/w3c/web-platform-tests/feature-policy/reporting/picture-in-p...
Jay Stfleur
Reported 2024-02-22 10:18:31 PST
Description: imported/w3c/web-platform-tests/feature-policy/reporting/picture-in-picture-reporting.html Is a constant text failure on iPad config since introduced History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Ffeature-policy%2Freporting%2Fpicture-in-picture-reporting.html Diff/Image Diff/Crash Log: --- /Volumes/Data/worker/Apple-iPadOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/feature-policy/reporting/picture-in-picture-reporting-expected.txt +++ /Volumes/Data/worker/Apple-iPadOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/feature-policy/reporting/picture-in-picture-reporting-actual.txt @@ -1,3 +1,3 @@ -FAIL Picture-in-Picture Report Format promise_rejects_dom: Picture-in-Picture should not be allowed in this document. function "function() { throw e }" threw object "NotSupportedError: The Picture-in-Picture mode is not supported." that is not a DOMException SecurityError: property "code" is equal to 9, expected 18 +FAIL Picture-in-Picture Report Format promise_rejects_dom: Picture-in-Picture should not be allowed in this document. function "function() { throw e }" threw object "NotAllowedError: The request is not triggered by a user activation." that is not a DOMException SecurityError: property "code" is equal to 0, expected 18
Attachments
Radar WebKit Bug Importer
Comment 1 2024-02-22 10:19:17 PST
Jay Stfleur
Comment 2 2024-02-22 10:25:32 PST
Reproducibility: run-webkit-tests --root imported/w3c/web-platform-tests/feature-policy/reporting/picture-in-picture-reporting.html --child-process=1 --iterations 3
Chris Dumez
Comment 3 2024-02-23 07:54:26 PST
(In reply to Jay Stfleur from comment #2) > Reproducibility: > run-webkit-tests --root > imported/w3c/web-platform-tests/feature-policy/reporting/picture-in-picture- > reporting.html --child-process=1 --iterations 3 This just needs an iPad-specific baseline. This is about picture-in-picture mode being supported on iPad vs not on iPhone.
Chris Dumez
Comment 4 2024-02-23 08:11:50 PST
EWS
Comment 5 2024-02-23 08:17:14 PST
Committed 275239@main (6bf54f097d97): <https://commits.webkit.org/275239@main> Reviewed commits have been landed. Closing PR #25016 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.