[Webkit-unassigned] [Bug 105862] New: Log to console when target="_blank" links are blocked by sandboxing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 29 13:52:10 PST 2012


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

           Summary: Log to console when target="_blank" links are blocked
                    by sandboxing.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mkwst at chromium.org
            Blocks: 101964


The following frame should log to the console when the link is clicked:

    <iframe sandbox srcdoc="<a href='http://example.com/' target='_blank'>Example</a>">

It currently does nothing at all, which might be a bit confusing for developers.

-- 
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