RESOLVED FIXED 280048
testharness.js tests do not work when loaded in cross-origin iframes
https://bugs.webkit.org/show_bug.cgi?id=280048
Summary testharness.js tests do not work when loaded in cross-origin iframes
Kimmo Kinnunen
Reported 2024-09-20 01:00:28 PDT
testharness.js tests do not work when loaded in cross-origin iframes if (window !== window.top || (orig_opener !== null && orig_opener !== window)) { return; }
Attachments
Radar WebKit Bug Importer
Comment 1 2024-09-20 01:01:01 PDT
Kimmo Kinnunen
Comment 2 2024-09-20 01:09:45 PDT
EWS
Comment 3 2024-09-23 10:48:45 PDT
Committed 284092@main (2fa5620a0732): <https://commits.webkit.org/284092@main> Reviewed commits have been landed. Closing PR #33967 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.