cef/include/capi
Marshall Greenblatt b949d86c40 Move CookieManager callbacks to the UI thread (see issue #2622).
The Chromium content layer (which also exposes the NetworkService interface)
generally runs on the UI thread. Previous use of the IO thread for CookieManager
callbacks is an implementation detail of the old network stack that shouldn't be
exposed to clients.

To test: Run ceftests. They should pass as expected.
2019-03-25 15:36:08 -04:00
..
test Update copyright year on generated files 2019-01-10 15:22:19 +01:00
views Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_accessibility_handler_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_app_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_audio_handler_capi.h Add ability to capture audio output to buffer (issue #2381) 2019-03-07 17:09:54 -05:00
cef_auth_callback_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_base_capi.h Update to Chromium version 70.0.3516.0 (#581409) 2018-08-10 11:31:08 -04:00
cef_browser_capi.h Add multi-touch support for OSR (issue #1059) 2019-02-26 11:51:33 -05:00
cef_browser_process_handler_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_callback_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_client_capi.h Add ability to capture audio output to buffer (issue #2381) 2019-03-07 17:09:54 -05:00
cef_command_line_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_context_menu_handler_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_cookie_capi.h Move CookieManager callbacks to the UI thread (see issue #2622). 2019-03-25 15:36:08 -04:00
cef_crash_util_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_dialog_handler_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_display_handler_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_dom_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_download_handler_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_download_item_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_drag_data_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_drag_handler_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_extension_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_extension_handler_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_file_util_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_find_handler_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_focus_handler_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_frame_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_image_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_jsdialog_handler_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_keyboard_handler_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_life_span_handler_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_load_handler_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_menu_model_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_menu_model_delegate_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_navigation_entry_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_origin_whitelist_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_parser_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_path_util_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_print_handler_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_print_settings_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_process_message_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_process_util_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_render_handler_capi.h Add CefRenderHandler::OnVirtualKeyboardRequested (issue #2607) 2019-02-26 16:49:41 +00:00
cef_render_process_handler_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_request_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_request_context_capi.h Remove methods that modify cookie storage at runtime (see issue #2622). 2019-03-24 16:45:06 -04:00
cef_request_context_handler_capi.h Remove methods that modify cookie storage at runtime (see issue #2622). 2019-03-24 16:45:06 -04:00
cef_request_handler_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_resource_bundle_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_resource_bundle_handler_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_resource_handler_capi.h Improve CefURLRequestJob redirect handling (issue #2542) 2019-01-11 15:12:06 +00:00
cef_response_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_response_filter_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_scheme_capi.h Replace AddCustomScheme bool arguments with int using bit flags 2019-02-26 16:45:12 +00:00
cef_server_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_ssl_info_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_ssl_status_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_stream_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_string_visitor_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_task_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_thread_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_trace_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_urlrequest_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_v8_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_values_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_waitable_event_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_web_plugin_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_x509_certificate_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_xml_reader_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_zip_reader_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00