cef/include
Marshall Greenblatt 2ea173a254 Cancel NetworkService requests when the browser is destroyed (see issue #2622).
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.
2019-05-18 12:40:45 +03:00
..
base Use net/base/net_error_list.h to populate the cef_errorcode_t enum (fixes issue #2650) 2019-04-16 12:07:33 -04:00
capi Add NetworkService support for CefURLRequest (see issue #2622). 2019-05-17 21:42:25 +03:00
internal Support override of client id for file scanning (fixes issue #2368). 2019-05-07 16:22:16 +00:00
test
views Add |extra_info| parameter for browser creation (fixes issue #1088) 2019-05-08 12:31:46 -04:00
wrapper macOS: Add support for and enable the V2 sandbox (issue #2459) 2018-07-27 22:33:31 -04:00
cef_accessibility_handler.h
cef_api_hash.h Add NetworkService support for CefURLRequest (see issue #2622). 2019-05-17 21:42:25 +03:00
cef_app.h
cef_application_mac.h macOS: Added guard to previously overlooked C++ include (issue #2297) 2017-11-28 15:52:00 +00:00
cef_audio_handler.h Add ability to capture audio output to buffer (issue #2381) 2019-03-07 17:09:54 -05:00
cef_auth_callback.h Allow empty username parameter to CefAuthCallback::Continue (issue #2275) 2018-03-28 19:29:28 -04:00
cef_base.h Update to Chromium version 74.0.3729.0 (#638880) 2019-03-13 21:27:37 +00:00
cef_browser_process_handler.h Implement new approach for debugging leaked wrapper object references (issue #2593) 2019-02-14 17:08:43 -05:00
cef_browser.h Add |extra_info| parameter for browser creation (fixes issue #1088) 2019-05-08 12:31:46 -04:00
cef_callback.h
cef_client.h Add ability to capture audio output to buffer (issue #2381) 2019-03-07 17:09:54 -05:00
cef_command_line.h
cef_context_menu_handler.h
cef_cookie.h Support disabling of cookie load/save via SetSupportedSchemes (see issue #2622). 2019-05-02 18:33:10 -04:00
cef_crash_util.h Update to Chromium revision bc084a8b (#530369) 2018-02-19 17:38:04 -05:00
cef_dialog_handler.h
cef_display_handler.h Add CefDisplayHandler::OnLoadingProgressChange callback (issue #2382) 2018-04-10 13:52:31 -04:00
cef_dom.h
cef_download_handler.h
cef_download_item.h
cef_drag_data.h
cef_drag_handler.h
cef_extension_handler.h Add chrome.tabs.create API support (issue #1947) 2017-09-28 15:41:10 +02:00
cef_extension.h
cef_file_util.h
cef_find_handler.h
cef_focus_handler.h
cef_frame.h Add NetworkService support for CefURLRequest (see issue #2622). 2019-05-17 21:42:25 +03:00
cef_image.h
cef_jsdialog_handler.h
cef_keyboard_handler.h
cef_life_span_handler.h Add |extra_info| parameter for browser creation (fixes issue #1088) 2019-05-08 12:31:46 -04:00
cef_load_handler.h
cef_menu_model_delegate.h
cef_menu_model.h
cef_navigation_entry.h
cef_origin_whitelist.h
cef_parser.h
cef_path_util.h
cef_print_handler.h
cef_print_settings.h
cef_process_message.h
cef_process_util.h
cef_render_handler.h Add CefRenderHandler::OnVirtualKeyboardRequested (issue #2607) 2019-02-26 16:49:41 +00:00
cef_render_process_handler.h Add |extra_info| parameter for browser creation (fixes issue #1088) 2019-05-08 12:31:46 -04:00
cef_request_callback.h Implement NetworkService request interception/handling (see issue #2622). 2019-04-23 22:53:28 -04:00
cef_request_context_handler.h Add NetworkService support for CefURLRequest (see issue #2622). 2019-05-17 21:42:25 +03:00
cef_request_context.h Implement NetworkService request interception/handling (see issue #2622). 2019-04-23 22:53:28 -04:00
cef_request_handler.h Implement NetworkService request interception/handling (see issue #2622). 2019-04-23 22:53:28 -04:00
cef_request.h Implement NetworkService request interception/handling (see issue #2622). 2019-04-23 22:53:28 -04:00
cef_resource_bundle_handler.h
cef_resource_bundle.h
cef_resource_handler.h Implement NetworkService request interception/handling (see issue #2622). 2019-04-23 22:53:28 -04:00
cef_resource_request_handler.h Cancel NetworkService requests when the browser is destroyed (see issue #2622). 2019-05-18 12:40:45 +03:00
cef_response_filter.h
cef_response.h Implement NetworkService request interception/handling (see issue #2622). 2019-04-23 22:53:28 -04:00
cef_sandbox_mac.h macOS: Export only CEF symbols from cef_sandbox.a (issue #2459) 2019-01-11 11:59:46 +01:00
cef_sandbox_win.h
cef_scheme.h Implement NetworkService request interception/handling (see issue #2622). 2019-04-23 22:53:28 -04:00
cef_server.h Add CefServer API for handling HTTP/WebSocket requests (issue #2278) 2017-11-15 12:00:36 -05:00
cef_ssl_info.h
cef_ssl_status.h
cef_stream.h
cef_string_visitor.h
cef_task.h Implement new approach for debugging leaked wrapper object references (issue #2593) 2019-02-14 17:08:43 -05:00
cef_thread.h
cef_trace.h
cef_urlrequest.h Add NetworkService support for CefURLRequest (see issue #2622). 2019-05-17 21:42:25 +03:00
cef_v8.h Implement new approach for debugging leaked wrapper object references (issue #2593) 2019-02-14 17:08:43 -05:00
cef_values.h
cef_waitable_event.h
cef_web_plugin.h Update to Chromium revision 9ef2aa86 (#550428) 2018-05-04 10:50:26 +02:00
cef_x509_certificate.h
cef_xml_reader.h
cef_zip_reader.h