[Webkit-unassigned] [Bug 94315] [GTK] Add destroy notify for register_uri_scheme

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 21 03:53:59 PDT 2012


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





--- Comment #7 from Philippe Normand <pnormand at igalia.com>  2012-08-21 03:54:36 PST ---
(From update of attachment 159644)
View in context: https://bugs.webkit.org/attachment.cgi?id=159644&action=review

> Source/WebKit2/UIProcess/API/gtk/tests/TestWebKitWebContext.cpp:168
> -        webkit_web_context_register_uri_scheme(webkit_web_context_get_default(), scheme, uriSchemeRequestCallback, this);
> +        webkit_web_context_register_uri_scheme(webkit_web_context_get_default(), scheme, uriSchemeRequestCallback, this, 0);

I think Carlos wanted to have the test checking the destroy notify callback.

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