Forgot your password?
typodupeerror

Comment Re:Probably true, even. (Score 2, Informative) 342

You can't tell me that starting up an IRC session without the user's knowledge is something that should be expected.

Thats not what is happening. Firefox is just running a post request to a IRC server. The Irc server happely ignores all the http protocol headers and iterprets the data in the post request as a irc protocol data. So the only thing firefox is doing "wrong" is allowing a post request to a non-standard port.

Slashdot Top Deals

Overflow on /dev/null, please empty the bit bucket.

Working...