[Webkit-unassigned] [Bug 126973] New: HTMLMediaElement::potentiallyPlaying can be more simple.

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


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

           Summary: HTMLMediaElement::potentiallyPlaying can be more
                    simple.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: p.grad at samsung.com



Piotr Grad <p.grad at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #221134|                            |review?
               Flag|                            |


Created an attachment (id=221134)
 --> (https://bugs.webkit.org/attachment.cgi?id=221134&action=review)
Patch

Expression can be simplified because the first 'if' statement depends on the same condition as pausedToBuffer value.

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