Searched refs:channelContentType (Results 1 – 2 of 2) sorted by relevance
941 nsAutoCString channelContentType; in OnDownloadComplete() local942 channel->GetContentType(channelContentType); in OnDownloadComplete()943 mIsUnsafe = !(contentType.Equals(channelContentType) && in OnDownloadComplete()
909 nsAutoCString channelContentType; in OnDownloadComplete() local910 channel->GetContentType(channelContentType); in OnDownloadComplete()911 mIsUnsafe = !(contentType.Equals(channelContentType) && in OnDownloadComplete()