[EMAIL PROTECTED] wrote: > It was a name collision that caused the problem; I was actually using > "res" in my test code and can see that it has "DenyProtocol", changing > the name to "abc" worked.
Oh. I assumed you were actually using what you said, esp. given the error message.... ;) "res" is an existing protocol used by Gecko for some internal stuff. -Boris _______________________________________________ dev-tech-network mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-network
