[Webkit-unassigned] [Bug 32661] [GTK] G_OBJECT() cast is not necessary for signals connection and properties access

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 17 07:36:31 PST 2009


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


Philippe Normand <pnormand at igalia.com> changed:

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




--- Comment #1 from Philippe Normand <pnormand at igalia.com>  2009-12-17 07:36:30 PST ---
Created an attachment (id=45067)
 --> (https://bugs.webkit.org/attachment.cgi?id=45067)
        Reviewed by NOBODY (OOPS!).

[GTK] G_OBJECT() cast is not necessary for signals connection and properties
access
        https://bugs.webkit.org/show_bug.cgi?id=32661

        Removed useless calls to the G_OBJECT() macro.

        * platform/graphics/gtk/MediaPlayerPrivateGStreamer.cpp:
        (WebCore::MediaPlayerPrivate::hasVideo):
        (WebCore::MediaPlayerPrivate::hasAudio):
        (WebCore::MediaPlayerPrivate::setVolume):
        (WebCore::MediaPlayerPrivate::createGSTPlayBin):

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