<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [iOS] REGRESSION (r197953): User gesture required to load video in iOS 9-built apps"
   href="https://bugs.webkit.org/show_bug.cgi?id=163244">163244</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[iOS] REGRESSION (r197953): User gesture required to load video in iOS 9-built apps
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>WebKit Local Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>iPhone / iPad
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>iOS 10
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>WebCore Misc.
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>dbates&#64;webkit.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>eric.carlson&#64;apple.com, jer.noble&#64;apple.com, jonlee&#64;apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Following &lt;<a href="https://trac.webkit.org/changeset/197953">https://trac.webkit.org/changeset/197953</a>&gt; (<a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Add separate WK and WK2 preferences for requiring user gestures for video media, distinct from user gestures for media generally"
   href="show_bug.cgi?id=155141">bug #155141</a>), videos require a user gesture to load on iOS. Among other implications of this change, we dispatch a DOM loadedmetadata event at a &lt;video&gt; event only if a human being initiated playback of the video. This changes makes iOS more closely align with the behavior on macOS. However it is represents a backward incompatible change from the behavior in iOS 9 and earlier. We should only enable this behavioral change for apps built against iOS 10 or later.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>