RESOLVED FIXED 126973
HTMLMediaElement::potentiallyPlaying can be more simple.
https://bugs.webkit.org/show_bug.cgi?id=126973
Summary HTMLMediaElement::potentiallyPlaying can be more simple.
Piotr Grad
Reported 2014-01-14 02:35:03 PST
Created attachment 221134 [details] Patch Expression can be simplified because the first 'if' statement depends on the same condition as pausedToBuffer value.
Attachments
Patch (1.77 KB, patch)
2014-01-14 02:35 PST, Piotr Grad
no flags
WebKit Commit Bot
Comment 1 2014-01-14 08:37:39 PST
Comment on attachment 221134 [details] Patch Clearing flags on attachment: 221134 Committed r161973: <http://trac.webkit.org/changeset/161973>
WebKit Commit Bot
Comment 2 2014-01-14 08:37:42 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.