[Webkit-unassigned] [Bug 86769] HTML5 video controls are not automatically fading out when fullscreen

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 17 13:38:08 PDT 2012


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





--- Comment #6 from Jer Noble <jer.noble at apple.com>  2012-05-17 13:37:12 PST ---
(In reply to comment #5)
> Apart from the lack of a test, this looks like a good change.  But has it been broken since r81283 <http://trac.webkit.org/changeset/81283>?

Ah, to answer my own question again: this is probably MediaPlayerPrivate-specific behavior.  Some platform media engines (namely, QTKit and AVFoundation) only emit a mediaPlayerTimeChanged callback during discontinuities (I.e. scrubbing).  So on those platforms, this behavior will not occur.  On what platform are you seeing this behavior?

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