Wed, 06 Jun 2012 02:57:20 +0000
I disagree with this comment.
| pidgin/gtkwebview.c | file | annotate | diff | comparison | revisions |
--- a/pidgin/gtkwebview.c Wed Jun 06 02:56:53 2012 +0000 +++ b/pidgin/gtkwebview.c Wed Jun 06 02:57:20 2012 +0000 @@ -626,11 +626,6 @@ g_free(html_imged); } -/* this is a "hack", my plan is to eventually handle this - * correctly using a signals and a plugin: the plugin will have - * the information as to what javascript function to call. It seems - * wrong to hardcode that here. - */ void gtk_webview_append_html(GtkWebView *webview, const char *html) {