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
views Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_accessibility_handler_capi.h
cef_app_capi.h
cef_audio_handler_capi.h
cef_auth_callback_capi.h
cef_base_capi.h
cef_browser_capi.h
cef_browser_process_handler_capi.h
cef_callback_capi.h
cef_client_capi.h
cef_command_line_capi.h
cef_context_menu_handler_capi.h
cef_cookie_capi.h
cef_crash_util_capi.h
cef_dialog_handler_capi.h
cef_display_handler_capi.h
cef_dom_capi.h
cef_download_handler_capi.h
cef_download_item_capi.h
cef_drag_data_capi.h
cef_drag_handler_capi.h
cef_extension_capi.h
cef_extension_handler_capi.h
cef_file_util_capi.h
cef_find_handler_capi.h
cef_focus_handler_capi.h
cef_frame_capi.h
cef_image_capi.h
cef_jsdialog_handler_capi.h
cef_keyboard_handler_capi.h
cef_life_span_handler_capi.h
cef_load_handler_capi.h
cef_menu_model_capi.h
cef_menu_model_delegate_capi.h
cef_navigation_entry_capi.h
cef_origin_whitelist_capi.h
cef_parser_capi.h
cef_path_util_capi.h
cef_print_handler_capi.h
cef_print_settings_capi.h
cef_process_message_capi.h
cef_process_util_capi.h
cef_render_handler_capi.h
cef_render_process_handler_capi.h
cef_request_capi.h
cef_request_context_capi.h
cef_request_context_handler_capi.h
cef_request_handler_capi.h
cef_resource_bundle_capi.h
cef_resource_bundle_handler_capi.h
cef_resource_handler_capi.h
cef_response_capi.h
cef_response_filter_capi.h
cef_scheme_capi.h
cef_server_capi.h
cef_ssl_info_capi.h
cef_ssl_status_capi.h
cef_stream_capi.h
cef_string_visitor_capi.h
cef_task_capi.h
cef_thread_capi.h Update copyright year on generated files 2019-01-10 15:22:19 +01:00
cef_trace_capi.h
cef_urlrequest_capi.h
cef_v8_capi.h
cef_values_capi.h
cef_waitable_event_capi.h
cef_web_plugin_capi.h
cef_x509_certificate_capi.h
cef_xml_reader_capi.h
cef_zip_reader_capi.h