[Webkit-unassigned] [Bug 84133] [GTK] Add API to register custom URI schemes to WebKit2 GTK+ API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 31 10:44:49 PDT 2012


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





--- Comment #17 from Carlos Garcia Campos <cgarcia at igalia.com>  2012-05-31 10:44:49 PST ---
(In reply to comment #12)
> (From update of attachment 141144 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=141144&action=review

> > Source/WebKit2/UIProcess/API/gtk/tests/TestWebKitWebContext.cpp:53
> > +            g_memory_input_stream_add_data(G_MEMORY_INPUT_STREAM(inputStream.get()), reinterpret_cast<gconstpointer>(kBarHtml), inputStreamLength, 0);
> 
> Do you actually need to castkBarHTML and echoHTML here? I tried compiling this locally with g++ and had no errors:

You are right, the cast is not needed there.

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