[Webkit-unassigned] [Bug 105791] New: Log a console warning when links are blocked due to a frame's sandbox.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 27 03:58:19 PST 2012


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

           Summary: Log a console warning when links are blocked due to a
                    frame's sandbox.
           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


Clicking the link in the following frame should log something reasonable to the console (we're already doing the right thing for `window.open`):

    <iframe sandbox="allow-scripts" srcdoc="<a href='document' target='_blank'>link</a>"></iframe>

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