HomeSort by relevance Sort by last modified time
    Searched refs:AllowOnUserGesture (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/download/
download_extensions.cc 64 { "htm", AllowOnUserGesture },
65 { "html", AllowOnUserGesture },
68 { "pdf", AllowOnUserGesture },
69 { "pdfxml", AllowOnUserGesture },
70 { "mars", AllowOnUserGesture },
71 { "fdf", AllowOnUserGesture },
72 { "xfdf", AllowOnUserGesture },
73 { "xdp", AllowOnUserGesture },
74 { "xfd", AllowOnUserGesture },
75 { "pl", AllowOnUserGesture },
    [all...]
download_extensions.h 17 AllowOnUserGesture,
download_util.cc 887 if (danger_level == AllowOnUserGesture && !info->has_user_gesture)
    [all...]

Completed in 2611 milliseconds