Home | History | Annotate | Download | only in WebCore

Lines Matching full:play

540         [Gtk] Apple trailers don't play anymore
2311 [Gtk] media/video-reverse-play-duration.html fails on and off on Gtk buildbots
3970 Test: media/video-reverse-play-duration.html
4056 Test: media/video-timeupdate-reverse-play.html
10994 PAUSED or PLAYING. Also refactored the common code of play() and
10999 (WebCore::MediaPlayerPrivate::play):
24810 Test: media/media-can-play-ogg.html
33336 don't pause pipeline if already paused, same for play()
33339 (WebCore::MediaPlayerPrivate::play):
38065 This crash only seems to repro when WebKit draws the play controls,
45067 Fix Chromium media controls to render a disabled play button when the element is unintialized.
45074 (WebCore::paintMediaPlayButton): Include check for NETWORK_EMPTY to render disabled play button.
55989 media/video-play-empty-events.html
60163 Make the play/pause button in <video> controls indicate the button's
60170 Fixes <http://webkit.org/b/29126> Play/pause button in <video>
60177 we show the play vs. pause artwork, so that the button reflects what
65553 play() is called when the networkState attribute is NETWORK_EMPTY, but
65554 it also immediately queues 'play' and either 'waiting' or 'playing' events.
65559 Test: media/audio-play-event.html
66566 (WebCore::MediaPlayerPrivate::play):
71726 Use a disabled play button when the media file cannot be played.
75268 put the idl files back into play regardless of compile time defines.
78888 Adding -webkit-animation-play-state back in
78891 We've decided to keep -webkit-animation-play-state. So this
78894 Test: animations/play-state.html
91586 back to Play button
91589 duration from that point on as QuickTime sometimes refuses to play all the way to
91591 more to play in this situation and tries to restart playback, endlessly.
95328 (QTMovieWin::play):
95391 (QTMovieWin::play): Clear the time-to-be-restored, as this effectively overwrites it.