Home | History | Annotate | Download | only in DumpRenderTree

Lines Matching refs:setGeolocationPermission

1314     controller->setGeolocationPermission(JSValueToBoolean(context, arguments[0]));
2259 { "setGeolocationPermission", setGeolocationPermissionCallback, kJSPropertyAttributeReadOnly | kJSPropertyAttributeDontDelete },