[webkit-reviews] review requested: [Bug 18405] [GTK] Property setters do not call g_object_notify() : [Attachment 21711] Add missing g_object_notify in WebKitWebView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 15 07:13:08 PDT 2008


Christian Dywan <christian at imendio.com> has asked  for review:
Bug 18405: [GTK] Property setters do not call g_object_notify()
https://bugs.webkit.org/show_bug.cgi?id=18405

Attachment 21711: Add missing g_object_notify in WebKitWebView
https://bugs.webkit.org/attachment.cgi?id=21711&action=edit

------- Additional Comments from Christian Dywan <christian at imendio.com>
There are in fact three cases in WebKitWebView where g_object_notify is
missing, this patch fixes them.


More information about the webkit-reviews mailing list