I disagree with this comment.

Wed, 06 Jun 2012 02:57:20 +0000

author
Elliott Sales de Andrade <qulogic@pidgin.im>
date
Wed, 06 Jun 2012 02:57:20 +0000
changeset 33024
f333698c4652
parent 33023
35de4c169b1a
child 33025
74cd56966dbc

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

mercurial