[Webkit-unassigned] [Bug 69249] [GTK][WEBKIT2] Add webkit_web_view_load_html and webkit_web_view_load_plain_text APIs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 20 04:29:25 PDT 2011


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





--- Comment #26 from Carlos Garcia Campos <cgarcia at igalia.com>  2011-10-20 04:29:25 PST ---
(From update of attachment 111751)
View in context: https://bugs.webkit.org/attachment.cgi?id=111751&action=review

Patch looks good to me.

> Source/WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:268
> + * When @base_uri is NULL, it defaults to "about:blank". The mime type 

Use %NULL here too.

> Source/WebKit2/UIProcess/API/gtk/tests/TestWebKitWebLoaderClient.cpp:76
> +    webkit_web_view_load_plain_text(test->m_webView,
> +                                    "Hello WebKit-GTK+");

I think this could be better as a single line

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