mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2024-12-11 09:08:06 +01:00
6d7a680187
This change adds a CefDownloadHandler::CanDownload callback for optionally blocking user-initiated downloads (e.g. alt + link click or link click that returns a `Content-Disposition: attachment` response from the server). To test: - Run `ceftests --gtest_filter=DownloadTest.*`. - Run `cefclient --hide-controls`. User-initiated downloads will be blocked. |
||
---|---|---|
.. | ||
base | ||
cpptoc | ||
ctocpp | ||
sandbox | ||
wrapper | ||
CMakeLists.txt.in | ||
libcef_dll2.cc | ||
libcef_dll.cc | ||
libcef_dll.rc | ||
libcef.dll.manifest | ||
libcef.lst | ||
resource.h | ||
shutdown_checker.cc | ||
shutdown_checker.h | ||
template_util.h | ||
transfer_util.cc | ||
transfer_util.h | ||
views_stub.cc | ||
wrapper_types.h |