[Webkit-unassigned] [Bug 79167] Expose a setting to exempt media playback from user gesture requirement after a user gesture is initiated on loading/playing a media

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 21 20:38:51 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=79167





--- Comment #4 from Min Qin <qinmin at chromium.org>  2012-02-21 20:38:51 PST ---
No, we do not lift the restriction in HTMLMediaElement. 
So if I build chrome with requireUserGestureForMediaPlayback settings on, I have to manually click on the play and pause button to play and pause the media, even if the media is loaded through user gesture.
There is no place we called removeBehaviorRestriction() in chromium.

(In reply to comment #3)
> What's the use case here? I thought we lifted the restriction once we got a user gesture anyway. Or is this for loading subsequent media?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list