Bug 280048

Summary: testharness.js tests do not work when loaded in cross-origin iframes
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: Tools / TestsAssignee: Kimmo Kinnunen <kkinnunen>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=259409
https://bugs.webkit.org/show_bug.cgi?id=280050
https://bugs.webkit.org/show_bug.cgi?id=280404

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.