Rewriting the Lightbox and embed inside WebView will keep the view inside the HTML browser implementation.
The benefits will be:
- authentication issues - will be resolved as we already successfully load the image inside the message list
- caching - we already have the image, no need to reload
- progressive loading - the default web behavior is better than ours (although caching might even eliminate this)