[Webkit-unassigned] [Bug 167390] Notify clients when the user plays media otherwise prevented from autoplaying
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 24 18:57:15 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=167390
--- Comment #3 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 299644
--> https://bugs.webkit.org/attachment.cgi?id=299644
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=299644&action=review
> Source/WebKit2/UIProcess/API/C/WKPageUIClient.h:729
> WKRequestPointerLockCallback requestPointerLock;
> WKDidLosePointerLockCallback didLosePointerLock;
> + WKDidPlayMediaPreventedFromPlayingWithoutUserGesture didPlayMediaPreventedFromPlayingWithoutUserGesture;
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170125/5186143f/attachment-0001.html>
More information about the webkit-unassigned
mailing list