[Webkit-unassigned] [Bug 280048] New: testharness.js tests do not work when loaded in cross-origin iframes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 20 01:00:28 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=280048

            Bug ID: 280048
           Summary: testharness.js tests do not work when loaded in
                    cross-origin iframes
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kkinnunen at apple.com
                CC: webkit-bug-importer at group.apple.com

testharness.js tests do not work when loaded in cross-origin iframes


        if (window !== window.top || (orig_opener !== null && orig_opener !== window)) {
            return;
        }

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240920/6a5931db/attachment.htm>


More information about the webkit-unassigned mailing list