[webkit-reviews] review requested: [Bug 32661] [GTK] G_OBJECT() cast is not necessary for signals connection and properties access : [Attachment 45067] Reviewed by NOBODY (OOPS!).

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


Philippe Normand <pnormand at igalia.com> has asked  for review:
Bug 32661: [GTK] G_OBJECT() cast is not necessary for signals connection and
properties access
https://bugs.webkit.org/show_bug.cgi?id=32661

Attachment 45067:	  Reviewed by NOBODY (OOPS!).
https://bugs.webkit.org/attachment.cgi?id=45067&action=review

------- Additional Comments from Philippe Normand <pnormand at igalia.com>
[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):


More information about the webkit-reviews mailing list