Is it safe to manipulate the object obtained from [NSURLCredentialStorage sharedCredentialStorage] from a non-main thread context (E.G. a serial dispatch queue) when there's a web view control on the main thread?
Apologies if this is in the wrong section, cross-posted under suggestion from http://stackoverflow.com/questions/31432418