[Webkit-unassigned] [Bug 105793] New: Sandbox-blocked seamless iframes should log to the console.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 27 04:05:14 PST 2012


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

           Summary: Sandbox-blocked seamless iframes should log to the
                    console.
           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 something reasonable to the console, as the `seamless` attribute is blocked:

    <iframe sandbox="allow-scripts" srcdoc="<iframe seamless></iframe>"></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