[Webkit-unassigned] [Bug 175300] New: Implement missing iframe sandbox flags

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 7 16:18:37 PDT 2017


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

            Bug ID: 175300
           Summary: Implement missing iframe sandbox flags
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org
                CC: cdumez at apple.com

The current HTML5 specification documents a set of sandbox flags that are not currently supported in WebKit:

1. Storage area URLs
2. document.domain browsing context (see Bug 175281)
3. Modals flag (relax via "allow-modals")
4. Orientation lock (relax via "allow-orientation-lock")
5. Presentation mode (relax via "allow-presentation")

We should implement these protections as well.

-- 
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/20170807/21361164/attachment.html>


More information about the webkit-unassigned mailing list