Closed GoogleCodeExporter closed 9 years ago
From: http://www.mozilla.org/unix/gtk-embedding.html#catch_loads
Is there a way for me to catch the load of images and other resources in a document?
This question is asked because you might be rendering some content where the
images
or other multimedia resources in a document might be taken from some other
resource
that Mozilla doesn't know how to get. The theory is that you want to be able to
do
this without writing an entire protocol handler and be able to get the data
into the
document handler for that media type via the embedding interface or some kind of
callback.
Mozilla's architecture doesn't allow for this yet but there are bugs to be able
to
add this functionality. [ insert bug #s here. ]
Original comment by lidaob...@gmail.com
on 13 Jan 2009 at 1:04
fxied in http://github.com/lidaobing/chmsee/commit/ed0f6e63
Original comment by lidaob...@gmail.com
on 17 Jan 2009 at 8:14
Original comment by lidaob...@gmail.com
on 14 Mar 2009 at 12:33
fixed in
http://github.com/lidaobing/chmsee/commit/ed0f6e63a9f954e0c3803a7cc2dff13f5acd0e
0e
Original comment by lidaob...@gmail.com
on 12 Apr 2009 at 7:41
Issue 27 has been merged into this issue.
Original comment by lidaob...@gmail.com
on 13 Apr 2009 at 7:41
Original issue reported on code.google.com by
lidaob...@gmail.com
on 13 Jan 2009 at 9:17