jml wrote:
This is the status of the data transfer, basically... eg you could get a STATE_STOP because the transfer finishes successfully (and aStatus would be a success code). Or you could get a STATE_STOP because the connection was killed somehow (and aStatus would be an error code).Hi, a quetsion to the onStateChange() method of nsIWebProgressListener:What does the last parameter "in nsresult aStatus" mean?
