[Webkit-unassigned] [Bug 111288] [GTK][WK2] Add webkit_web_page_get_uri to WebKit2 GTK+ API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 12 07:25:05 PDT 2013


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


Carlos Garcia Campos <cgarcia at igalia.com> changed:

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




--- Comment #11 from Carlos Garcia Campos <cgarcia at igalia.com>  2013-03-12 07:27:30 PST ---
(From update of attachment 191666)
View in context: https://bugs.webkit.org/attachment.cgi?id=191666&action=review

> Source/WebKit2/UIProcess/API/gtk/tests/TestLoaderClient.cpp:320
> +        g_signal_connect(m_webView, "notify::uri", G_CALLBACK(webViewURIChanged), this);
> +    }

You should add a destructor to disconnect the signal and unsubscribe the dbus signal too.

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