Remove source(), it has been removed from webkit2gtk
authorQuentin Rameau <quinq@fifth.space>
Wed, 18 Nov 2015 13:31:14 +0000 (14:31 +0100)
committerQuentin Rameau <quinq@fifth.space>
Wed, 18 Nov 2015 13:59:13 +0000 (14:59 +0100)
WebKit2GTK doesn't provide a direct way to view source anymore, we'll
have to do that ourselves with a GtkSourceView if we still need that.


No differences found