[Webkit-unassigned] [Bug 56384] XML viewer is not shown when frame has non-null opener

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 15 10:09:20 PDT 2011


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





--- Comment #2 from Vsevolod Vlasov <vsevik at chromium.org>  2011-03-15 10:09:19 PST ---
Opener is set suprisingly often:
 - every time you do window.open() from javascript (even with '_self' as a target,
 - when you click on a link with target other than '_self' (E.g. <a href="..." target="_blank">...</a>

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list