[Webkit-unassigned] [Bug 21138] DOM Constructors are being cached/looked up with the wrong global object
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 12 15:31:17 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=21138
Ahmad Saleem <zlip.792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zlip.792 at gmail.com
--- Comment #2 from Ahmad Saleem <zlip.792 at gmail.com> ---
*** Safari 16 on macOS 12.6 ***
In Console:
SecurityError: Blocked a frame with origin "https://bug-21138-attachments.webkit.org" from accessing a cross-origin frame. Protocols, domains, and ports must match.
*** STP 153 ***
In Console:
SecurityError: Blocked a frame with origin "https://bug-21138-attachments.webkit.org" from accessing a cross-origin frame. Protocols, domains, and ports must match.
*** Chrome Canary 107 ***
attachment.cgi?id=23845:5 Uncaught DOMException: Blocked a frame with origin "https://bug-21138-attachments.webkit.org" from accessing a cross-origin frame.
at window.onload (https://bug-21138-attachments.webkit.org/attachment.cgi?id=23845:5:61)
*** Firefox Nightly 106 ***
Uncaught DOMException: Permission denied to access property "HTMLAnchorElement" on cross-origin object
__________
These are results from all browsers. Just wanted to share the results. Thanks!
--
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/20220912/c8a70549/attachment-0001.htm>
More information about the webkit-unassigned
mailing list