[Webkit-unassigned] [Bug 240196] New: Calling contentDocument.open() on an iframe blocks window load event from firing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 6 17:04:46 PDT 2022


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

            Bug ID: 240196
           Summary: Calling contentDocument.open() on an iframe blocks
                    window load event from firing
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Frames
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: y_soliman at apple.com

Created attachment 458983

  --> https://bugs.webkit.org/attachment.cgi?id=458983&action=review

Test case

When an iframe has `open` called on its contentDocument, the main Window's load event is diverted to the iframe as long as the contentDocument has not been closed.

-- 
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/20220507/e1f84f69/attachment-0001.htm>


More information about the webkit-unassigned mailing list