Home | History | Annotate | Download | only in DumpRenderTree

Lines Matching refs:setHandlesAuthenticationChallenges

1326     controller->setHandlesAuthenticationChallenges(JSValueToBoolean(context, arguments[0]));
2260 { "setHandlesAuthenticationChallenges", setHandlesAuthenticationChallengesCallback, kJSPropertyAttributeReadOnly | kJSPropertyAttributeDontDelete },