[Webkit-unassigned] [Bug 167132] Pass down website autoplay policies to media elements
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 23 11:46:36 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=167132
Alex Christensen <achristensen at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #299278|review? |review+
Flags| |
--- Comment #16 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 299278
--> https://bugs.webkit.org/attachment.cgi?id=299278
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=299278&action=review
> Source/WebKit2/WebProcess/WebCoreSupport/WebFrameLoaderClient.cpp:821
> + coreFrame->settings().setAudioPlaybackRequiresUserGesture(!websitePolicies.autoplayEnabled);
This overrides the existing settings.setAudioPlaybackRequiresUserGesture. We should remove that if it no longer works.
--
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/20170123/746e3dea/attachment-0001.html>
More information about the webkit-unassigned
mailing list