[webkit-reviews] review requested: [Bug 126973] HTMLMediaElement::potentiallyPlaying can be more simple. : [Attachment 221134] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 14 02:37:24 PST 2014


Piotr Grad <p.grad at samsung.com> has asked  for review:
Bug 126973: HTMLMediaElement::potentiallyPlaying can be more simple.
https://bugs.webkit.org/show_bug.cgi?id=126973

Attachment 221134: Patch
https://bugs.webkit.org/attachment.cgi?id=221134&action=review

------- Additional Comments from Piotr Grad <p.grad at samsung.com>
Expression can be simplified because the first 'if' statement depends on the
same condition as pausedToBuffer value.


More information about the webkit-reviews mailing list