Comment 5 for bug 327071

Revision history for this message
pdf (pdffs) wrote :

@naxat88 - webkit_web_view_load_html_string is also deprecated, and I don't think this fix is correct - why is "file:///tmp" the baseuri?? Also, the return from navigation-policy-decision-requested is only meant to be TRUE if a policy decision has been made.

So, I learned some webkit and gtk today ;)

I've commited the proposed changes to lp:~spoidar/pidgin-webkit/karmic-fixes (see related). Please test and comment on those changes - I'm not entirely sure they're correct, or whether something else should be happening, but they're working for me here.