Unnecessary message parse when viewing message source
commitd2d032f59310807f63397c36edc4ae05229459af
authorMilan Crha <mcrha@redhat.com>
Fri, 27 Jul 2018 09:25:58 +0000 (27 11:25 +0200)
committerMilan Crha <mcrha@redhat.com>
Fri, 27 Jul 2018 09:25:58 +0000 (27 11:25 +0200)
tree0304b76212edf9d9b6535fe512b96255fdb82044
parent46896a39e5c004c26fc5e3f46c965c3d6975c853
Unnecessary message parse when viewing message source

This could be noticed for example when viewing message source
of a PGP encrypted message, where a prompt for the key password
could be shown, even this message content wasn't used. It could
be used when having the message source opened and opening
the message in the message preview (EMailPartList is reused
in that case).
src/mail/e-mail-reader-utils.c
src/mail/e-mail-request.c