<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Notify clients when the user plays media otherwise prevented from autoplaying"
   href="https://bugs.webkit.org/show_bug.cgi?id=167390#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Notify clients when the user plays media otherwise prevented from autoplaying"
   href="https://bugs.webkit.org/show_bug.cgi?id=167390">bug 167390</a>
              from <span class="vcard"><a class="email" href="mailto:achristensen&#64;apple.com" title="Alex Christensen &lt;achristensen&#64;apple.com&gt;"> <span class="fn">Alex Christensen</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=299644&amp;action=diff" name="attach_299644" title="Patch">attachment 299644</a> <a href="attachment.cgi?id=299644&amp;action=edit" title="Patch">[details]</a></span>
Patch

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=299644&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=299644&amp;action=review</a>

<span class="quote">&gt; Source/WebKit2/UIProcess/API/C/WKPageUIClient.h:729
&gt;      WKRequestPointerLockCallback                                        requestPointerLock;
&gt;      WKDidLosePointerLockCallback                                        didLosePointerLock;
&gt; +    WKDidPlayMediaPreventedFromPlayingWithoutUserGesture                didPlayMediaPreventedFromPlayingWithoutUserGesture;</span >

I'm not sure if we need to make another version of the client to maintain binary compatibility.  It seems like the pointer lock stuff was added recently enough that maybe the answer is no.</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>