Comment 41 for bug 105088

Revision history for this message
In , Bzbarsky (bzbarsky) wrote :

> And how do you know that it is safe to call nsIInputStreamChannel::Cancel()
> from the Read() thread?

It's not, unless the Read() thread is the main thread.