[Webkit-unassigned] [Bug 134726] window.opener shouldn't change even when the frame is navigated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 8 16:47:38 PDT 2022


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

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlip.792 at gmail.com

--- Comment #7 from Ahmad Saleem <zlip.792 at gmail.com> ---
Here are updated test results:

Test Case Link (Updated) - https://jsfiddle.net/t4sgd/show/

** Safari 15.6 on macOS 12.5 **

Clicking on "Click me first" leads to opening in about:blank in background and then clicking on "Click me second" leads to opening another about:blank in background but show "true" dialog

** Chrome Canary 106 **

Clicking on "Click me first" leads to opening in about:blank in foreground (have to focus back to test case) and then clicking on "Click me second" leads to opening another about:blank in foreground but show "true" dialog upon checking back on test case similar to Safari

** Firefox Nightly 105 **

Clicking on "Click me first" leads to opening in about:blank in foreground (have to focus back to test case) and then clicking on "Click me second" leads to opening another about:blank in foreground but show "true" dialog upon checking back on test case similar to Safari

___________

NOTE - All browsers show "true" for the test case but Safari open the iframe or tabs in background while other in foreground. It might be browser preference or settings but just wanted to share updated 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/20220808/53a49115/attachment.htm>


More information about the webkit-unassigned mailing list