Skip to content
Commit d71cf6f0 authored by Tomas Popela's avatar Tomas Popela
Browse files

Bug 771420 - [WK2] Printing an email does not work

Adapt the EMailPrinter to the WebKit2 API. While doing so port it from using
GSimpleAsyncResult to GTask. Also we need to make some changes to EWebView as
if the print dialog was showed and immediately closed several times in row then
it could happen that the callbacks from EWebView could be called without a valid
EWebView object. This was addressed by using the GWeakRef.
parent 4a5824aa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment