mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2024-12-29 11:02:11 +01:00
2ea173a254
Pending requests that are associated with a browser will be canceled when that browser is destroyed. Pending requests that are not associated with a browser (e.g. created using CefURLRequest::Create), and that use the global context, may still be pending when CefShutdown is called. For this reason the no_debugct_check attribute has been added for CefResourceRequestHandler and CefCookieAccessFilter interfaces. To test: Load a YouTube video or other long-loading content in cefclient and close the application. No assertions trigger for leaked CefFrame objects. |
||
---|---|---|
.. | ||
base | ||
cpptoc | ||
ctocpp | ||
sandbox | ||
wrapper | ||
CMakeLists.txt.in | ||
libcef_dll2.cc | ||
libcef_dll.cc | ||
libcef_dll.rc | ||
libcef.dll.manifest | ||
libcef.lst | ||
ptr_util.h | ||
resource.h | ||
shutdown_checker.cc | ||
shutdown_checker.h | ||
transfer_util.cc | ||
transfer_util.h | ||
views_stub.cc | ||
wrapper_types.h |