Home | History | Annotate | Download | only in fetch

Lines Matching refs:AllowStoredCredentials

286     return blink::passesAccessControlCheck(m_response, resourceRequest().allowStoredCredentials() ? AllowStoredCredentials : DoNotAllowStoredCredentials, securityOrigin, errorDescription);