[Webkit-unassigned] [Bug 23737] HTMLMediaElement should encapsulate more of the logic needed by default controller

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 9 09:43:13 PST 2009


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


koivisto at iki.fi changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #27324|review?                     |review+
               Flag|                            |




------- Comment #2 from koivisto at iki.fi  2009-02-09 09:43 PDT -------
(From update of attachment 27324)
r=me

> +    if (m_pausedInternal) {
> +        setPausedInternal(false);
> +    }

No need for {}


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list