[webkit-gtk] Dynamic resoure loading...

Srinivasa Ragavan sragavan at gnome.org
Sat Jul 25 23:48:05 PDT 2009


Guys,
Is it possible to load a image dynamically through some load-image signal or
something? The requirement is that I use webkit for Anjal mail client.
When I receive a html mail, which has inline images, I have the images
attached as inline message parts with a cid and the body refers to the cid
in the mime message.

<sample below>
====================
...
...
<IMG SRC="cid:1248589623.30905.0.camel at linux-900d
" ALIGN="bottom" BORDER="0"><FONT COLOR="#000000"> is a great</FONT>
</BODY>
</HTML>

--=-oVQ0TsF3PMC1cEQtIZez--

--=-OUj5kRQUdfmMOfnJic+y
Content-ID: <1248589623.30905.0.camel at linux-900d>
Content-Disposition: attachment; filename="foo.png"
Content-Type: image/png; name="foo.png"
Content-Transfer-Encoding: base64

iVBORw0KGgoAAAANSUhEUgAAAFoAAABJCAYAAAC96jE3AAAABmJLR0QA/wAAAAAzJ3zzAAAACXBI
WXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH1AkWEBQAD5HqjgAAIABJREFUeF7UvGmQ7Od13vd7t//W
...
...
=================


Is it possible to do now or would be it be possible in future? GtkHTML2
(Evolution's html renderer had some things for needs like these).

-Srini.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-gtk/attachments/20090726/8578618c/attachment.html>


More information about the webkit-gtk mailing list