Ok I've pretty much got it working with a channel and stream listener
interface that wraps an existing mozilla one. The last problem is that
images etc relative to the current document uri are not resolving.

In the newURI method of the protocol handler i have been experimenting
with resolving from the base uri but when I resolve the uri (e.g
"flashfile" from the base "protocol://host/path") the original spec
(i.e. "flashfile") is being returned and not resolved.

Is there an easy way of doing this with XPCOM?

Thanks,
James

_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to