Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching full:shouldusecredentialstoragefunc

396     if (implementations->shouldUseCredentialStorageFunc) {
398 return CallResourceLoadDelegateReturningBoolean(NO, implementations->shouldUseCredentialStorageFunc, webView, @selector(webView:resource:shouldUseCredentialStorageForDataSource:), resource, dataSource(loader));