[Webkit-unassigned] [Bug 22553] New: Remove unneeded GObject casts.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 29 04:05:09 PST 2008


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

           Summary: Remove unneeded GObject casts.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Trivial
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: xan.lopez at gmail.com


g_object_get, g_object_set, g_signal_connect, etc. all take a gpointer
argument, so there is no need to cast to GObject with the G_OBJECT macro.


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