[Webkit-unassigned] [Bug 36299] Volume control not correctly initialized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 1 02:13:57 PST 2010


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


Martin Robinson <mrobinson at webkit.org> changed:

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




--- Comment #11 from Martin Robinson <mrobinson at webkit.org>  2010-12-01 02:13:58 PST ---
(From update of attachment 75259)
View in context: https://bugs.webkit.org/attachment.cgi?id=75259&action=review

Only one small issue, but it's fine to fix before landing it.

> WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:618
> +    m_volumeTimerHandler = 0;

I think this should happen before the early return.

> WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1197
> +    m_muteTimerHandler = 0;

Same here.

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