Callback function for nsIURIClassifier lookups.
Called by the URI classifier service when it is done checking a URI.
Clients are responsible for associating callback objects with classify()
calls.
aErrorCode | The error code with which the channel should be cancelled, or NS_OK if the load should continue normally. |