[Webkit-unassigned] [Bug 144122] Update media timeline controls when video is paused.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 23 15:21:30 PDT 2015


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

--- Comment #5 from Roger Fong <roger_fong at apple.com> ---
(In reply to comment #4)
> Comment on attachment 251493 [details]
> patchh
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=251493&action=review
> 
> > Source/WebCore/Modules/mediacontrols/mediaControlsApple.js:1310
> > +            this.showControls();
> 
> This will keep the controls hidden if the <video> does not specify the
> "controls" attribute?

The controls won't be created at all if the we don't specify the controls attribute, (at least they don't show up in the shadow DOM, so they could be getting display: none'd).
Either this won't effect the "controls" attribute.

-- 
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/20150423/22a20086/attachment.html>


More information about the webkit-unassigned mailing list