Home | History | Annotate | Download | only in download

Lines Matching refs:has_user_gesture

886     return !(auto_open && info->has_user_gesture);
887 if (danger_level == AllowOnUserGesture && !info->has_user_gesture)