[Webkit-unassigned] [Bug 18405] New: [GTK] Property setters do not call g_object_notify()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 10 08:34:34 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18405

           Summary: [GTK] Property setters do not call g_object_notify()
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: marco.barisione at collabora.co.uk


If a property is set using the _set_foobar() method then the notify::foobar
method is not emitted.
We should add a call to g_object_notify to every setter, if possible emitting
the signal only if the new value is different from the old one.


-- 
Configure bugmail: http://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