jiangatnet...@gmail.com wrote:
Since I want to obtain the inline links, e.g. if a web page
http://www.xxx.com/home.htm contains one iframe tag and one script tag
with src attribute. Like this:
<iframe src="xxx.htm"></iframe><script src="xxx.js"></script>
If I create a channel using URL "http://www.xxx.com/home.htm", I can
only obtain home.htm, I can't retrieve xxx.htm and xxx.js(Am I right)?
Ah, so you're trying to spider, basically...
You really do want nsITraceableChannel here. You can get the most
recent 1.9.1 xulrunner at
http://ftp.mozilla.org/pub/mozilla.org/xulrunner/nightly/latest-mozilla-1.9.1/
if that would help.
-Boris
_______________________________________________
dev-embedding mailing list
dev-embedding@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-embedding