[Webkit-unassigned] [Bug 85194] [GTK] Missing WebPreferences for media playback requiring user gestures and inline playback

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 3 08:41:00 PDT 2012


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


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #139466|review?                     |review-
               Flag|                            |




--- Comment #6 from Martin Robinson <mrobinson at webkit.org>  2012-05-03 08:41:00 PST ---
(From update of attachment 139466)
View in context: https://bugs.webkit.org/attachment.cgi?id=139466&action=review

Looks good. r- only because you don't have commit access yet the documentation isn't quite clear.

> Source/WebKit/gtk/webkit/webkitwebsettings.cpp:985
> +    * Whether an user gesture would be required to start media playback or load
> +    * media. This is off by default, so media playback could start
> +    * automatically. Setting it on requires a gesture by the user to start
> +    * playback, or to load the media.
> +    *

Weird English rules exception nit: Whether an user -> Whether a user 

I think this documentation could be slightly more clear about what kind of gesture is required to start playback. For instance, if I turn this on, what will I need to do to trigger playback? Mouse over the page? Mouse over the element itself? Click on the element?

-- 
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