<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>175300</bug_id>
          
          <creation_ts>2017-08-07 16:18:37 -0700</creation_ts>
          <short_desc>[META] Implement missing iframe sandbox flags</short_desc>
          <delta_ts>2018-05-10 01:07:03 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>DOM</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=175281</see_also>
          <bug_file_loc>https://html.spec.whatwg.org/multipage/origin.html#sandboxing</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>158875</dependson>
    
    <dependson>171321</dependson>
    
    <dependson>171327</dependson>
    
    <dependson>175281</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Brent Fulgham">bfulgham</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>aperez</cc>
    
    <cc>bfulgham</cc>
    
    <cc>cdumez</cc>
    
    <cc>fred.wang</cc>
    
    <cc>rbuis</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1336204</commentid>
    <comment_count>0</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2017-08-07 16:18:37 -0700</bug_when>
    <thetext>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 &quot;allow-modals&quot;)
4. Orientation lock (relax via &quot;allow-orientation-lock&quot;)
5. Presentation mode (relax via &quot;allow-presentation&quot;)

We should implement these protections as well.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1340113</commentid>
    <comment_count>1</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2017-08-18 09:44:26 -0700</bug_when>
    <thetext>Note that allow-modals is handled by Bug 171321.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1342020</commentid>
    <comment_count>2</comment_count>
    <who name="Adrian Perez">aperez</who>
    <bug_when>2017-08-24 06:45:55 -0700</bug_when>
    <thetext>The “allow-popups-to-escape-sandbox” flag is now implemented, see bug #158875</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1342415</commentid>
    <comment_count>3</comment_count>
    <who name="Frédéric Wang Nélar">fred.wang</who>
    <bug_when>2017-08-25 09:43:03 -0700</bug_when>
    <thetext>allow-top-navigation-by-user-activation was handled in bug 171327</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>