Jens Sorensen wrote: > The problem occurs when I drag a html document from the desktop into > the browser which contains attribute that utilize my protocol (e.g, > src="abc:someimage" ). "NewURI" will be called for each of the > elements that utilize the custom protocol handler as expected however > it will not be follow by a call to "NewChannel" thus I wont get a > chance to fetch data.
Should be working... Which Gecko version are you using, if I might ask? What sort of URI objects are you returning? If this is trunk, what are your protocol flags? -Boris _______________________________________________ dev-tech-network mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-network
