From c18545a7f5d637e7fb4c13a8bd102b83203d62ca Mon Sep 17 00:00:00 2001 From: Marshall Greenblatt Date: Mon, 8 May 2023 18:15:02 +0300 Subject: [PATCH] Replace NOTREACHED() with DCHECK(false) in generated files (see #3500) Restores the old behavior of assertion in Debug build only. --- include/capi/cef_origin_whitelist_capi.h | 2 +- libcef_dll/cpptoc/accessibility_handler_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/app_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/audio_handler_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/auth_callback_cpptoc.cc | 4 ++-- .../cpptoc/before_download_callback_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/binary_value_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/browser_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/browser_host_cpptoc.cc | 14 +++++++------- .../cpptoc/browser_process_handler_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/callback_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/client_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/command_handler_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/command_line_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/completion_callback_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/context_menu_handler_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/context_menu_params_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/cookie_access_filter_cpptoc.cc | 8 ++++---- libcef_dll/cpptoc/cookie_manager_cpptoc.cc | 6 +++--- libcef_dll/cpptoc/cookie_visitor_cpptoc.cc | 6 +++--- .../cpptoc/delete_cookies_callback_cpptoc.cc | 4 ++-- .../cpptoc/dev_tools_message_observer_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/dialog_handler_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/dictionary_value_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/display_handler_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/domdocument_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/domnode_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/domvisitor_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/download_handler_cpptoc.cc | 4 ++-- .../cpptoc/download_image_callback_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/download_item_callback_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/download_item_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/drag_data_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/drag_handler_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/end_tracing_callback_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/extension_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/extension_handler_cpptoc.cc | 10 +++++----- libcef_dll/cpptoc/file_dialog_callback_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/find_handler_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/focus_handler_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/frame_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/frame_handler_cpptoc.cc | 4 ++-- .../get_extension_resource_callback_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/image_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/jsdialog_callback_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/jsdialog_handler_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/keyboard_handler_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/life_span_handler_cpptoc.cc | 8 ++++---- libcef_dll/cpptoc/list_value_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/load_handler_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/media_access_callback_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/media_observer_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/media_route_cpptoc.cc | 4 ++-- .../cpptoc/media_route_create_callback_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/media_router_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/media_sink_cpptoc.cc | 4 ++-- .../media_sink_device_info_callback_cpptoc.cc | 6 +++--- libcef_dll/cpptoc/media_source_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/menu_model_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/menu_model_delegate_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/navigation_entry_cpptoc.cc | 4 ++-- .../cpptoc/navigation_entry_visitor_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/pdf_print_callback_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/permission_handler_cpptoc.cc | 4 ++-- .../cpptoc/permission_prompt_callback_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/post_data_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/post_data_element_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/preference_manager_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/preference_registrar_cpptoc.cc | 6 +++--- libcef_dll/cpptoc/print_dialog_callback_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/print_handler_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/print_job_callback_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/print_settings_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/process_message_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/read_handler_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/registration_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/render_handler_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/render_process_handler_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/request_context_cpptoc.cc | 6 +++--- .../cpptoc/request_context_handler_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/request_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/request_handler_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/resolve_callback_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/resource_bundle_cpptoc.cc | 4 ++-- .../cpptoc/resource_bundle_handler_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/resource_handler_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/resource_read_callback_cpptoc.cc | 4 ++-- .../cpptoc/resource_request_handler_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/resource_skip_callback_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/response_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/response_filter_cpptoc.cc | 4 ++-- .../cpptoc/run_context_menu_callback_cpptoc.cc | 4 ++-- .../cpptoc/run_file_dialog_callback_cpptoc.cc | 4 ++-- .../cpptoc/run_quick_menu_callback_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/scheme_handler_factory_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/scheme_registrar_cpptoc.cc | 6 +++--- .../select_client_certificate_callback_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/server_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/server_handler_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/set_cookie_callback_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/shared_memory_region_cpptoc.cc | 4 ++-- .../shared_process_message_builder_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/sslinfo_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/sslstatus_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/stream_reader_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/stream_writer_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/string_visitor_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/task_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/task_runner_cpptoc.cc | 4 ++-- .../cpptoc/test/test_server_connection_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/test/test_server_cpptoc.cc | 4 ++-- .../cpptoc/test/test_server_handler_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/test/translator_test_cpptoc.cc | 4 ++-- .../translator_test_ref_ptr_client_child_cpptoc.cc | 4 ++-- .../test/translator_test_ref_ptr_client_cpptoc.cc | 4 ++-- ...ator_test_ref_ptr_library_child_child_cpptoc.cc | 4 ++-- ...translator_test_ref_ptr_library_child_cpptoc.cc | 4 ++-- .../test/translator_test_ref_ptr_library_cpptoc.cc | 4 ++-- .../translator_test_scoped_client_child_cpptoc.cc | 6 +++--- .../test/translator_test_scoped_client_cpptoc.cc | 6 +++--- ...lator_test_scoped_library_child_child_cpptoc.cc | 6 +++--- .../translator_test_scoped_library_child_cpptoc.cc | 6 +++--- .../test/translator_test_scoped_library_cpptoc.cc | 6 +++--- libcef_dll/cpptoc/thread_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/urlrequest_client_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/urlrequest_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/v8accessor_cpptoc.cc | 4 ++-- .../v8array_buffer_release_callback_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/v8context_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/v8exception_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/v8handler_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/v8interceptor_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/v8stack_frame_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/v8stack_trace_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/v8value_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/value_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/views/box_layout_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/views/browser_view_cpptoc.cc | 6 +++--- .../cpptoc/views/browser_view_delegate_cpptoc.cc | 6 +++--- libcef_dll/cpptoc/views/button_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/views/button_delegate_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/views/display_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/views/fill_layout_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/views/label_button_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/views/layout_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/views/menu_button_cpptoc.cc | 4 ++-- .../cpptoc/views/menu_button_delegate_cpptoc.cc | 4 ++-- .../views/menu_button_pressed_lock_cpptoc.cc | 4 ++-- .../cpptoc/views/overlay_controller_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/views/panel_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/views/panel_delegate_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/views/scroll_view_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/views/textfield_cpptoc.cc | 4 ++-- .../cpptoc/views/textfield_delegate_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/views/view_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/views/view_delegate_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/views/window_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/views/window_delegate_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/waitable_event_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/write_handler_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/x509cert_principal_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/x509certificate_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/xml_reader_cpptoc.cc | 4 ++-- libcef_dll/cpptoc/zip_reader_cpptoc.cc | 4 ++-- libcef_dll/ctocpp/accessibility_handler_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/app_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/audio_handler_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/auth_callback_ctocpp.cc | 4 ++-- .../ctocpp/before_download_callback_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/binary_value_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/browser_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/browser_host_ctocpp.cc | 4 ++-- .../ctocpp/browser_process_handler_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/callback_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/client_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/command_handler_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/command_line_ctocpp.cc | 8 ++++---- libcef_dll/ctocpp/completion_callback_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/context_menu_handler_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/context_menu_params_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/cookie_access_filter_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/cookie_manager_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/cookie_visitor_ctocpp.cc | 4 ++-- .../ctocpp/delete_cookies_callback_ctocpp.cc | 4 ++-- .../ctocpp/dev_tools_message_observer_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/dialog_handler_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/dictionary_value_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/display_handler_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/domdocument_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/domnode_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/domvisitor_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/download_handler_ctocpp.cc | 4 ++-- .../ctocpp/download_image_callback_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/download_item_callback_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/download_item_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/drag_data_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/drag_handler_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/end_tracing_callback_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/extension_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/extension_handler_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/file_dialog_callback_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/find_handler_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/focus_handler_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/frame_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/frame_handler_ctocpp.cc | 4 ++-- .../get_extension_resource_callback_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/image_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/jsdialog_callback_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/jsdialog_handler_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/keyboard_handler_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/life_span_handler_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/list_value_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/load_handler_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/media_access_callback_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/media_observer_ctocpp.cc | 4 ++-- .../ctocpp/media_route_create_callback_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/media_route_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/media_router_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/media_sink_ctocpp.cc | 4 ++-- .../media_sink_device_info_callback_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/media_source_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/menu_model_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/menu_model_delegate_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/navigation_entry_ctocpp.cc | 4 ++-- .../ctocpp/navigation_entry_visitor_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/pdf_print_callback_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/permission_handler_ctocpp.cc | 4 ++-- .../ctocpp/permission_prompt_callback_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/post_data_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/post_data_element_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/preference_manager_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/preference_registrar_ctocpp.cc | 6 +++--- libcef_dll/ctocpp/print_dialog_callback_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/print_handler_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/print_job_callback_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/print_settings_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/process_message_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/read_handler_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/registration_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/render_handler_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/render_process_handler_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/request_context_ctocpp.cc | 4 ++-- .../ctocpp/request_context_handler_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/request_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/request_handler_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/resolve_callback_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/resource_bundle_ctocpp.cc | 4 ++-- .../ctocpp/resource_bundle_handler_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/resource_handler_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/resource_read_callback_ctocpp.cc | 4 ++-- .../ctocpp/resource_request_handler_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/resource_skip_callback_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/response_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/response_filter_ctocpp.cc | 4 ++-- .../ctocpp/run_context_menu_callback_ctocpp.cc | 4 ++-- .../ctocpp/run_file_dialog_callback_ctocpp.cc | 4 ++-- .../ctocpp/run_quick_menu_callback_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/scheme_handler_factory_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/scheme_registrar_ctocpp.cc | 6 +++--- .../select_client_certificate_callback_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/server_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/server_handler_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/set_cookie_callback_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/shared_memory_region_ctocpp.cc | 4 ++-- .../shared_process_message_builder_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/sslinfo_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/sslstatus_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/stream_reader_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/stream_writer_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/string_visitor_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/task_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/task_runner_ctocpp.cc | 4 ++-- .../ctocpp/test/test_server_connection_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/test/test_server_ctocpp.cc | 4 ++-- .../ctocpp/test/test_server_handler_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/test/translator_test_ctocpp.cc | 4 ++-- .../translator_test_ref_ptr_client_child_ctocpp.cc | 4 ++-- .../test/translator_test_ref_ptr_client_ctocpp.cc | 4 ++-- ...ator_test_ref_ptr_library_child_child_ctocpp.cc | 4 ++-- ...translator_test_ref_ptr_library_child_ctocpp.cc | 4 ++-- .../test/translator_test_ref_ptr_library_ctocpp.cc | 4 ++-- .../translator_test_scoped_client_child_ctocpp.cc | 6 +++--- .../test/translator_test_scoped_client_ctocpp.cc | 6 +++--- ...lator_test_scoped_library_child_child_ctocpp.cc | 6 +++--- .../translator_test_scoped_library_child_ctocpp.cc | 6 +++--- .../test/translator_test_scoped_library_ctocpp.cc | 6 +++--- libcef_dll/ctocpp/thread_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/urlrequest_client_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/urlrequest_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/v8accessor_ctocpp.cc | 4 ++-- .../v8array_buffer_release_callback_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/v8context_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/v8exception_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/v8handler_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/v8interceptor_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/v8stack_frame_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/v8stack_trace_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/v8value_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/value_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/views/box_layout_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/views/browser_view_ctocpp.cc | 4 ++-- .../ctocpp/views/browser_view_delegate_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/views/button_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/views/button_delegate_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/views/display_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/views/fill_layout_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/views/label_button_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/views/layout_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/views/menu_button_ctocpp.cc | 4 ++-- .../ctocpp/views/menu_button_delegate_ctocpp.cc | 4 ++-- .../views/menu_button_pressed_lock_ctocpp.cc | 4 ++-- .../ctocpp/views/overlay_controller_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/views/panel_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/views/panel_delegate_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/views/scroll_view_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/views/textfield_ctocpp.cc | 4 ++-- .../ctocpp/views/textfield_delegate_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/views/view_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/views/view_delegate_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/views/window_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/views/window_delegate_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/waitable_event_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/write_handler_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/x509cert_principal_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/x509certificate_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/xml_reader_ctocpp.cc | 4 ++-- libcef_dll/ctocpp/zip_reader_ctocpp.cc | 4 ++-- libcef_dll/libcef_dll.cc | 8 ++++---- libcef_dll/wrapper/libcef_dll_wrapper.cc | 6 +++--- 329 files changed, 694 insertions(+), 694 deletions(-) diff --git a/include/capi/cef_origin_whitelist_capi.h b/include/capi/cef_origin_whitelist_capi.h index 746cab7ba..f10a37a52 100644 --- a/include/capi/cef_origin_whitelist_capi.h +++ b/include/capi/cef_origin_whitelist_capi.h @@ -33,7 +33,7 @@ // by hand. See the translator.README.txt file in the tools directory for // more information. // -// $hash=b564dfe24017a0805e393854d12791a71c46c454$ +// $hash=9330c709713a10c1e6b55278428e65c07f4c9dfb$ // #ifndef CEF_INCLUDE_CAPI_CEF_ORIGIN_WHITELIST_CAPI_H_ diff --git a/libcef_dll/cpptoc/accessibility_handler_cpptoc.cc b/libcef_dll/cpptoc/accessibility_handler_cpptoc.cc index 2a82e4fe4..69190db52 100644 --- a/libcef_dll/cpptoc/accessibility_handler_cpptoc.cc +++ b/libcef_dll/cpptoc/accessibility_handler_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=1ed29ea773cbebaa14bbd019d7902d98e336e964$ +// $hash=3ad767f0b424a886e1783b416f532fbaf6b8cbbe$ // #include "libcef_dll/cpptoc/accessibility_handler_cpptoc.h" @@ -88,7 +88,7 @@ CefRefPtr CefCppToCRefCounted< cef_accessibility_handler_t>::UnwrapDerived(CefWrapperType type, cef_accessibility_handler_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/app_cpptoc.cc b/libcef_dll/cpptoc/app_cpptoc.cc index 123f037d4..8bd882f1a 100644 --- a/libcef_dll/cpptoc/app_cpptoc.cc +++ b/libcef_dll/cpptoc/app_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=f90f2c0c5749139bef7c914fbb4f17cfe585e4e8$ +// $hash=3b8d5f1990e9638e0baf2c3351c779f53c8b868a$ // #include "libcef_dll/cpptoc/app_cpptoc.h" @@ -141,7 +141,7 @@ CefRefPtr CefCppToCRefCounted::UnwrapDerived( CefWrapperType type, cef_app_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/audio_handler_cpptoc.cc b/libcef_dll/cpptoc/audio_handler_cpptoc.cc index d5f9b9248..543c9e821 100644 --- a/libcef_dll/cpptoc/audio_handler_cpptoc.cc +++ b/libcef_dll/cpptoc/audio_handler_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=0e814467a4d428a493930a3e72123dfd6721786e$ +// $hash=5f113123b4a9cd31cb451c9b9e60d5e04c38a6b7$ // #include "libcef_dll/cpptoc/audio_handler_cpptoc.h" @@ -195,7 +195,7 @@ CefRefPtr CefCppToCRefCounted< CefAudioHandler, cef_audio_handler_t>::UnwrapDerived(CefWrapperType type, cef_audio_handler_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/auth_callback_cpptoc.cc b/libcef_dll/cpptoc/auth_callback_cpptoc.cc index d584293c1..0f5c4dbdf 100644 --- a/libcef_dll/cpptoc/auth_callback_cpptoc.cc +++ b/libcef_dll/cpptoc/auth_callback_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=0a14f97c38bffa0ead433d74df13b04028c44a21$ +// $hash=708e231fbc5c80191b2a9ba3d6295a6b5ecf925e$ // #include "libcef_dll/cpptoc/auth_callback_cpptoc.h" @@ -72,7 +72,7 @@ CefRefPtr CefCppToCRefCounted< CefAuthCallback, cef_auth_callback_t>::UnwrapDerived(CefWrapperType type, cef_auth_callback_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/before_download_callback_cpptoc.cc b/libcef_dll/cpptoc/before_download_callback_cpptoc.cc index 34b47da01..c5df87e3f 100644 --- a/libcef_dll/cpptoc/before_download_callback_cpptoc.cc +++ b/libcef_dll/cpptoc/before_download_callback_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=a4ba36a9532aa6e1a10f7e43e9ba26ab3e8faea0$ +// $hash=fbd5a0f83b2df711f30cd7694877708c5a3b2d50$ // #include "libcef_dll/cpptoc/before_download_callback_cpptoc.h" @@ -58,7 +58,7 @@ CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_before_download_callback_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/binary_value_cpptoc.cc b/libcef_dll/cpptoc/binary_value_cpptoc.cc index 571b2122b..6f0827c36 100644 --- a/libcef_dll/cpptoc/binary_value_cpptoc.cc +++ b/libcef_dll/cpptoc/binary_value_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=ae640fec7d7fd1ba5c4b373b0a4f5036f90ab744$ +// $hash=905b24443e08e2d3e2464d5f4138e97904be3e9e$ // #include "libcef_dll/cpptoc/binary_value_cpptoc.h" @@ -207,7 +207,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_binary_value_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/browser_cpptoc.cc b/libcef_dll/cpptoc/browser_cpptoc.cc index 4aaac8905..a0a01e658 100644 --- a/libcef_dll/cpptoc/browser_cpptoc.cc +++ b/libcef_dll/cpptoc/browser_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=60cc6a84bbd0c6822e9722687de05d265a3d8a1b$ +// $hash=5cfbd6a3ef80fe1e42a841e3730d46f4ad3b4648$ // #include "libcef_dll/cpptoc/browser_cpptoc.h" @@ -452,7 +452,7 @@ CefRefPtr CefCppToCRefCounted::UnwrapDerived( CefWrapperType type, cef_browser_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/browser_host_cpptoc.cc b/libcef_dll/cpptoc/browser_host_cpptoc.cc index 2f424fc22..0f8c5ed31 100644 --- a/libcef_dll/cpptoc/browser_host_cpptoc.cc +++ b/libcef_dll/cpptoc/browser_host_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=c4f784a8632ae70a588619db29e826fac26531e1$ +// $hash=2b2caf2af2d24ffbf9cc8d33946ce019b5bf98c9$ // #include "libcef_dll/cpptoc/browser_host_cpptoc.h" @@ -49,7 +49,7 @@ CEF_EXPORT int cef_browser_host_create_browser( return 0; } if (!template_util::has_valid_size(windowInfo)) { - NOTREACHED() << "invalid windowInfo->[base.]size"; + DCHECK(false) << "invalid windowInfo->[base.]size"; return 0; } // Verify param: settings; type: struct_byref_const @@ -58,7 +58,7 @@ CEF_EXPORT int cef_browser_host_create_browser( return 0; } if (!template_util::has_valid_size(settings)) { - NOTREACHED() << "invalid settings->[base.]size"; + DCHECK(false) << "invalid settings->[base.]size"; return 0; } // Unverified params: client, url, extra_info, request_context @@ -101,7 +101,7 @@ CEF_EXPORT cef_browser_t* cef_browser_host_create_browser_sync( return NULL; } if (!template_util::has_valid_size(windowInfo)) { - NOTREACHED() << "invalid windowInfo->[base.]size"; + DCHECK(false) << "invalid windowInfo->[base.]size"; return NULL; } // Verify param: settings; type: struct_byref_const @@ -110,7 +110,7 @@ CEF_EXPORT cef_browser_t* cef_browser_host_create_browser_sync( return NULL; } if (!template_util::has_valid_size(settings)) { - NOTREACHED() << "invalid settings->[base.]size"; + DCHECK(false) << "invalid settings->[base.]size"; return NULL; } // Unverified params: client, url, extra_info, request_context @@ -454,7 +454,7 @@ browser_host_print_to_pdf(struct _cef_browser_host_t* self, return; } if (!template_util::has_valid_size(settings)) { - NOTREACHED() << "invalid settings->[base.]size"; + DCHECK(false) << "invalid settings->[base.]size"; return; } // Unverified params: callback @@ -1470,7 +1470,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_browser_host_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/browser_process_handler_cpptoc.cc b/libcef_dll/cpptoc/browser_process_handler_cpptoc.cc index 3cc25a614..c9878339d 100644 --- a/libcef_dll/cpptoc/browser_process_handler_cpptoc.cc +++ b/libcef_dll/cpptoc/browser_process_handler_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=a5446c4b823971a827d933afb128f94dddacd970$ +// $hash=88060c7df7f0b894e99633a60ad83c1da552ff98$ // #include "libcef_dll/cpptoc/browser_process_handler_cpptoc.h" @@ -138,7 +138,7 @@ CefRefPtr CefCppToCRefCounted< cef_browser_process_handler_t>::UnwrapDerived(CefWrapperType type, cef_browser_process_handler_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/callback_cpptoc.cc b/libcef_dll/cpptoc/callback_cpptoc.cc index 68e3f31c7..daee6ee6c 100644 --- a/libcef_dll/cpptoc/callback_cpptoc.cc +++ b/libcef_dll/cpptoc/callback_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=5cfe318d106b21ec761956734b0868ccb083620a$ +// $hash=9040a3e4e5208ec11e2b29195a0bfa1c3f5ecffa$ // #include "libcef_dll/cpptoc/callback_cpptoc.h" @@ -66,7 +66,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_callback_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/client_cpptoc.cc b/libcef_dll/cpptoc/client_cpptoc.cc index bcdf222cf..01750b86a 100644 --- a/libcef_dll/cpptoc/client_cpptoc.cc +++ b/libcef_dll/cpptoc/client_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=8eec741d5a0ac7aec671b0e1f3a6dc502f94fa44$ +// $hash=f6d88f6c8228166318cc64924f6f64036b2eb44f$ // #include "libcef_dll/cpptoc/client_cpptoc.h" @@ -417,7 +417,7 @@ CefRefPtr CefCppToCRefCounted::UnwrapDerived( CefWrapperType type, cef_client_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/command_handler_cpptoc.cc b/libcef_dll/cpptoc/command_handler_cpptoc.cc index d08d6db16..6d9eb8dbf 100644 --- a/libcef_dll/cpptoc/command_handler_cpptoc.cc +++ b/libcef_dll/cpptoc/command_handler_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=7b58140cd5e363a79adf4e420ceae009a7d10811$ +// $hash=04f92bf7dfa4cfeec409e2418f69e63beff276ff$ // #include "libcef_dll/cpptoc/command_handler_cpptoc.h" @@ -169,7 +169,7 @@ CefRefPtr CefCppToCRefCounted< CefCommandHandler, cef_command_handler_t>::UnwrapDerived(CefWrapperType type, cef_command_handler_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/command_line_cpptoc.cc b/libcef_dll/cpptoc/command_line_cpptoc.cc index f02f8905e..cfcfe16ec 100644 --- a/libcef_dll/cpptoc/command_line_cpptoc.cc +++ b/libcef_dll/cpptoc/command_line_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=3e70ff63428c3bce590fe137945a2085b432e9ad$ +// $hash=0feacec72c147c19404395cb872cf47f02a4d092$ // #include "libcef_dll/cpptoc/command_line_cpptoc.h" @@ -454,7 +454,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_command_line_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/completion_callback_cpptoc.cc b/libcef_dll/cpptoc/completion_callback_cpptoc.cc index 7e22c8800..2e5144524 100644 --- a/libcef_dll/cpptoc/completion_callback_cpptoc.cc +++ b/libcef_dll/cpptoc/completion_callback_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=71f2ac1fe5be9a4783d35211352a92b19f1a84c0$ +// $hash=d1faca27c390ce09058aebddcf7e0a55bdbea45c$ // #include "libcef_dll/cpptoc/completion_callback_cpptoc.h" @@ -54,7 +54,7 @@ CefRefPtr CefCppToCRefCounted< CefCompletionCallback, cef_completion_callback_t>::UnwrapDerived(CefWrapperType type, cef_completion_callback_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/context_menu_handler_cpptoc.cc b/libcef_dll/cpptoc/context_menu_handler_cpptoc.cc index 1a690f34c..2bde3f241 100644 --- a/libcef_dll/cpptoc/context_menu_handler_cpptoc.cc +++ b/libcef_dll/cpptoc/context_menu_handler_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=6b90c347c6cc6cfbd8aa5e92eebc19929bd8c2c2$ +// $hash=acd29552be49802a4b18bbce49109ac8df466e88$ // #include "libcef_dll/cpptoc/context_menu_handler_cpptoc.h" @@ -335,7 +335,7 @@ CefRefPtr CefCppToCRefCounted< CefContextMenuHandler, cef_context_menu_handler_t>::UnwrapDerived(CefWrapperType type, cef_context_menu_handler_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/context_menu_params_cpptoc.cc b/libcef_dll/cpptoc/context_menu_params_cpptoc.cc index 5ed633f21..069760e6f 100644 --- a/libcef_dll/cpptoc/context_menu_params_cpptoc.cc +++ b/libcef_dll/cpptoc/context_menu_params_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=c543b9784333ad4f48c459585d03b65241884d45$ +// $hash=dbedbe557d28ffb247be6e185f838a9cbc999eb8$ // #include "libcef_dll/cpptoc/context_menu_params_cpptoc.h" @@ -447,7 +447,7 @@ CefRefPtr CefCppToCRefCounted< CefContextMenuParams, cef_context_menu_params_t>::UnwrapDerived(CefWrapperType type, cef_context_menu_params_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/cookie_access_filter_cpptoc.cc b/libcef_dll/cpptoc/cookie_access_filter_cpptoc.cc index 919820bd7..6ae17f123 100644 --- a/libcef_dll/cpptoc/cookie_access_filter_cpptoc.cc +++ b/libcef_dll/cpptoc/cookie_access_filter_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=f175b71f11857a4362fcf79178ea3ab531b15891$ +// $hash=d7bbbf41f806f415ac983a9a9f9475ab7783cb10$ // #include "libcef_dll/cpptoc/cookie_access_filter_cpptoc.h" @@ -46,7 +46,7 @@ cookie_access_filter_can_send_cookie(struct _cef_cookie_access_filter_t* self, return 0; } if (!template_util::has_valid_size(cookie)) { - NOTREACHED() << "invalid cookie->[base.]size"; + DCHECK(false) << "invalid cookie->[base.]size"; return 0; } // Unverified params: browser, frame @@ -95,7 +95,7 @@ cookie_access_filter_can_save_cookie(struct _cef_cookie_access_filter_t* self, return 0; } if (!template_util::has_valid_size(cookie)) { - NOTREACHED() << "invalid cookie->[base.]size"; + DCHECK(false) << "invalid cookie->[base.]size"; return 0; } // Unverified params: browser, frame @@ -135,7 +135,7 @@ CefRefPtr CefCppToCRefCounted< CefCookieAccessFilter, cef_cookie_access_filter_t>::UnwrapDerived(CefWrapperType type, cef_cookie_access_filter_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/cookie_manager_cpptoc.cc b/libcef_dll/cpptoc/cookie_manager_cpptoc.cc index af9f9a083..9be4ec82b 100644 --- a/libcef_dll/cpptoc/cookie_manager_cpptoc.cc +++ b/libcef_dll/cpptoc/cookie_manager_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=8ed89e1ba19cde7c43e1c9e8d30354cfc356a1aa$ +// $hash=fc593830dcad16182301bd0033d3932e06820e1b$ // #include "libcef_dll/cpptoc/cookie_manager_cpptoc.h" @@ -115,7 +115,7 @@ cookie_manager_set_cookie(struct _cef_cookie_manager_t* self, return 0; } if (!template_util::has_valid_size(cookie)) { - NOTREACHED() << "invalid cookie->[base.]size"; + DCHECK(false) << "invalid cookie->[base.]size"; return 0; } // Unverified params: callback @@ -197,7 +197,7 @@ CefRefPtr CefCppToCRefCounted< CefCookieManager, cef_cookie_manager_t>::UnwrapDerived(CefWrapperType type, cef_cookie_manager_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/cookie_visitor_cpptoc.cc b/libcef_dll/cpptoc/cookie_visitor_cpptoc.cc index 3f2a985b9..a49ffe960 100644 --- a/libcef_dll/cpptoc/cookie_visitor_cpptoc.cc +++ b/libcef_dll/cpptoc/cookie_visitor_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=6706f5bf43d926b749840fb27aa7931111f1a638$ +// $hash=ccecac02125e1608fe96c9646b6d9529434396e9$ // #include "libcef_dll/cpptoc/cookie_visitor_cpptoc.h" @@ -39,7 +39,7 @@ int CEF_CALLBACK cookie_visitor_visit(struct _cef_cookie_visitor_t* self, return 0; } if (!template_util::has_valid_size(cookie)) { - NOTREACHED() << "invalid cookie->[base.]size"; + DCHECK(false) << "invalid cookie->[base.]size"; return 0; } // Verify param: deleteCookie; type: bool_byref @@ -89,7 +89,7 @@ CefRefPtr CefCppToCRefCounted< CefCookieVisitor, cef_cookie_visitor_t>::UnwrapDerived(CefWrapperType type, cef_cookie_visitor_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/delete_cookies_callback_cpptoc.cc b/libcef_dll/cpptoc/delete_cookies_callback_cpptoc.cc index 2aa4ad529..fe37e020d 100644 --- a/libcef_dll/cpptoc/delete_cookies_callback_cpptoc.cc +++ b/libcef_dll/cpptoc/delete_cookies_callback_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=b464cf54dd6dbbe3b7f45adaf8defd0b0015c9c3$ +// $hash=72ebc189ce2a4bcfc796b818409d3b742651fda9$ // #include "libcef_dll/cpptoc/delete_cookies_callback_cpptoc.h" @@ -56,7 +56,7 @@ CefRefPtr CefCppToCRefCounted< cef_delete_cookies_callback_t>::UnwrapDerived(CefWrapperType type, cef_delete_cookies_callback_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/dev_tools_message_observer_cpptoc.cc b/libcef_dll/cpptoc/dev_tools_message_observer_cpptoc.cc index d9e89f867..2fe36d1ff 100644 --- a/libcef_dll/cpptoc/dev_tools_message_observer_cpptoc.cc +++ b/libcef_dll/cpptoc/dev_tools_message_observer_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=78a2561a28bab409e06b44eaff38cac7e156bdf4$ +// $hash=d32b3a49e312971ee0c825fe765c584c033d65e9$ // #include "libcef_dll/cpptoc/dev_tools_message_observer_cpptoc.h" @@ -184,7 +184,7 @@ CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_dev_tools_message_observer_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/dialog_handler_cpptoc.cc b/libcef_dll/cpptoc/dialog_handler_cpptoc.cc index fa4e15a2d..99ece24d2 100644 --- a/libcef_dll/cpptoc/dialog_handler_cpptoc.cc +++ b/libcef_dll/cpptoc/dialog_handler_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=a71a7566407304bb219d211d4faf5c95c979b052$ +// $hash=675f5f8b6e0738bb12326d53e3e8bfbb3e645f9b$ // #include "libcef_dll/cpptoc/dialog_handler_cpptoc.h" @@ -84,7 +84,7 @@ CefRefPtr CefCppToCRefCounted< CefDialogHandler, cef_dialog_handler_t>::UnwrapDerived(CefWrapperType type, cef_dialog_handler_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/dictionary_value_cpptoc.cc b/libcef_dll/cpptoc/dictionary_value_cpptoc.cc index eaa3a7f57..5a81ce008 100644 --- a/libcef_dll/cpptoc/dictionary_value_cpptoc.cc +++ b/libcef_dll/cpptoc/dictionary_value_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=3e9334efe52aaa876470421341bbd8ca2936f19e$ +// $hash=ed7d4723843c212ea634d3d9fe3121591de1c71d$ // #include "libcef_dll/cpptoc/dictionary_value_cpptoc.h" @@ -792,7 +792,7 @@ CefRefPtr CefCppToCRefCounted< CefDictionaryValue, cef_dictionary_value_t>::UnwrapDerived(CefWrapperType type, cef_dictionary_value_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/display_handler_cpptoc.cc b/libcef_dll/cpptoc/display_handler_cpptoc.cc index 27692b7a9..f8ea5f5ec 100644 --- a/libcef_dll/cpptoc/display_handler_cpptoc.cc +++ b/libcef_dll/cpptoc/display_handler_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=e898cf0b420fd86d6dd345fdae18f297da93a09b$ +// $hash=c0ff4cb4baaaeb981c9c143e6379a7ae1927c51e$ // #include "libcef_dll/cpptoc/display_handler_cpptoc.h" @@ -367,7 +367,7 @@ CefRefPtr CefCppToCRefCounted< CefDisplayHandler, cef_display_handler_t>::UnwrapDerived(CefWrapperType type, cef_display_handler_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/domdocument_cpptoc.cc b/libcef_dll/cpptoc/domdocument_cpptoc.cc index aa500bdce..254893d27 100644 --- a/libcef_dll/cpptoc/domdocument_cpptoc.cc +++ b/libcef_dll/cpptoc/domdocument_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=bb85a1fcd9a95568fc9887f490e817ccb67a2971$ +// $hash=c2dd1bf044dc413a46e8482869711ed60f7129c7$ // #include "libcef_dll/cpptoc/domdocument_cpptoc.h" @@ -319,7 +319,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_domdocument_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/domnode_cpptoc.cc b/libcef_dll/cpptoc/domnode_cpptoc.cc index 20f190bdd..b391a92e7 100644 --- a/libcef_dll/cpptoc/domnode_cpptoc.cc +++ b/libcef_dll/cpptoc/domnode_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=92ad2a43af7fd73add03e0ed4c053d5e3d3595a7$ +// $hash=a9a7b8c8b2cb46d6bd2bb9a8883909ebbde803d7$ // #include "libcef_dll/cpptoc/domnode_cpptoc.h" @@ -575,7 +575,7 @@ CefRefPtr CefCppToCRefCounted::UnwrapDerived( CefWrapperType type, cef_domnode_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/domvisitor_cpptoc.cc b/libcef_dll/cpptoc/domvisitor_cpptoc.cc index 867d2534c..dcb36eb21 100644 --- a/libcef_dll/cpptoc/domvisitor_cpptoc.cc +++ b/libcef_dll/cpptoc/domvisitor_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=1e896513b946d3e3d3199a1fb6cccf31898d6cbc$ +// $hash=fccbe16b1237f36acf744609774b304eb6de8b98$ // #include "libcef_dll/cpptoc/domvisitor_cpptoc.h" @@ -58,7 +58,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_domvisitor_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/download_handler_cpptoc.cc b/libcef_dll/cpptoc/download_handler_cpptoc.cc index 87741dd92..94edd4ce1 100644 --- a/libcef_dll/cpptoc/download_handler_cpptoc.cc +++ b/libcef_dll/cpptoc/download_handler_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=91026e0ecc2c0ef824ed8727e1bdbc21c17eea74$ +// $hash=d388bfeaf7f74152201d083d9142659d0a799391$ // #include "libcef_dll/cpptoc/download_handler_cpptoc.h" @@ -161,7 +161,7 @@ CefRefPtr CefCppToCRefCounted< CefDownloadHandler, cef_download_handler_t>::UnwrapDerived(CefWrapperType type, cef_download_handler_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/download_image_callback_cpptoc.cc b/libcef_dll/cpptoc/download_image_callback_cpptoc.cc index b2139c037..8d2bf5fc3 100644 --- a/libcef_dll/cpptoc/download_image_callback_cpptoc.cc +++ b/libcef_dll/cpptoc/download_image_callback_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=d097e0275625031a367f9d2734f372c62ff6dfeb$ +// $hash=87ae44d30e4e9b8b28d58910b995212063380ef3$ // #include "libcef_dll/cpptoc/download_image_callback_cpptoc.h" @@ -67,7 +67,7 @@ CefRefPtr CefCppToCRefCounted< cef_download_image_callback_t>::UnwrapDerived(CefWrapperType type, cef_download_image_callback_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/download_item_callback_cpptoc.cc b/libcef_dll/cpptoc/download_item_callback_cpptoc.cc index 2af2d223e..914b54759 100644 --- a/libcef_dll/cpptoc/download_item_callback_cpptoc.cc +++ b/libcef_dll/cpptoc/download_item_callback_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=8b63291230c3edaf9568ebf29171722403232b0d$ +// $hash=222759f34997871512b5f89edc78d1b3a0b0cc69$ // #include "libcef_dll/cpptoc/download_item_callback_cpptoc.h" @@ -87,7 +87,7 @@ CefRefPtr CefCppToCRefCounted< cef_download_item_callback_t>::UnwrapDerived(CefWrapperType type, cef_download_item_callback_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/download_item_cpptoc.cc b/libcef_dll/cpptoc/download_item_cpptoc.cc index 8232d48ee..3744b7680 100644 --- a/libcef_dll/cpptoc/download_item_cpptoc.cc +++ b/libcef_dll/cpptoc/download_item_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=45f5c5ca3629966c785faf3785144c18f7fe14f0$ +// $hash=0396657d42ed5b75838d1882434adefbcd562be6$ // #include "libcef_dll/cpptoc/download_item_cpptoc.h" @@ -396,7 +396,7 @@ CefRefPtr CefCppToCRefCounted< CefDownloadItem, cef_download_item_t>::UnwrapDerived(CefWrapperType type, cef_download_item_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/drag_data_cpptoc.cc b/libcef_dll/cpptoc/drag_data_cpptoc.cc index 576a126b3..db646a659 100644 --- a/libcef_dll/cpptoc/drag_data_cpptoc.cc +++ b/libcef_dll/cpptoc/drag_data_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=978e101f569a95222ce4e962d681ff2b4df46955$ +// $hash=dc5d0e68bdc9b8ec86dbc9b4fa0ddce6e4597006$ // #include "libcef_dll/cpptoc/drag_data_cpptoc.h" @@ -544,7 +544,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_drag_data_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/drag_handler_cpptoc.cc b/libcef_dll/cpptoc/drag_handler_cpptoc.cc index 12c92a8d8..e7ad52577 100644 --- a/libcef_dll/cpptoc/drag_handler_cpptoc.cc +++ b/libcef_dll/cpptoc/drag_handler_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=6c1d14cb706ab18d56a265e2eaa5567a526919e9$ +// $hash=eddbb7f93fd3ffa2548b4286ab8cc854366ffc94$ // #include "libcef_dll/cpptoc/drag_handler_cpptoc.h" @@ -118,7 +118,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_drag_handler_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/end_tracing_callback_cpptoc.cc b/libcef_dll/cpptoc/end_tracing_callback_cpptoc.cc index 2707c6cbb..059abfd20 100644 --- a/libcef_dll/cpptoc/end_tracing_callback_cpptoc.cc +++ b/libcef_dll/cpptoc/end_tracing_callback_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=ebc35ae1d69fc69861f74ff1531d1c849220fed8$ +// $hash=ec060a21597376bf3cb198d526c83e457869ca64$ // #include "libcef_dll/cpptoc/end_tracing_callback_cpptoc.h" @@ -62,7 +62,7 @@ CefRefPtr CefCppToCRefCounted< CefEndTracingCallback, cef_end_tracing_callback_t>::UnwrapDerived(CefWrapperType type, cef_end_tracing_callback_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/extension_cpptoc.cc b/libcef_dll/cpptoc/extension_cpptoc.cc index 0bd70aa86..93685ce70 100644 --- a/libcef_dll/cpptoc/extension_cpptoc.cc +++ b/libcef_dll/cpptoc/extension_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=1be4d8919dc1f776e8c5b897757ed215df15fb06$ +// $hash=d2d5ac3885b178c1fbbf59de4ce71d8cbb6a495d$ // #include "libcef_dll/cpptoc/extension_cpptoc.h" @@ -195,7 +195,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_extension_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/extension_handler_cpptoc.cc b/libcef_dll/cpptoc/extension_handler_cpptoc.cc index c1f71b566..6713b8482 100644 --- a/libcef_dll/cpptoc/extension_handler_cpptoc.cc +++ b/libcef_dll/cpptoc/extension_handler_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=febb11e8ea976823bf839bc77bc129be40af20bb$ +// $hash=268a62ebd9b7d8b14dc1510af1d395768d24e20f$ // #include "libcef_dll/cpptoc/extension_handler_cpptoc.h" @@ -119,7 +119,7 @@ int CEF_CALLBACK extension_handler_on_before_background_browser( return 0; } if (!template_util::has_valid_size(settings)) { - NOTREACHED() << "invalid settings->[base.]size"; + DCHECK(false) << "invalid settings->[base.]size"; return 0; } @@ -205,7 +205,7 @@ extension_handler_on_before_browser(struct _cef_extension_handler_t* self, return 0; } if (!template_util::has_valid_size(windowInfo)) { - NOTREACHED() << "invalid windowInfo->[base.]size"; + DCHECK(false) << "invalid windowInfo->[base.]size"; return 0; } // Verify param: client; type: refptr_same_byref @@ -219,7 +219,7 @@ extension_handler_on_before_browser(struct _cef_extension_handler_t* self, return 0; } if (!template_util::has_valid_size(settings)) { - NOTREACHED() << "invalid settings->[base.]size"; + DCHECK(false) << "invalid settings->[base.]size"; return 0; } @@ -416,7 +416,7 @@ CefRefPtr CefCppToCRefCounted< CefExtensionHandler, cef_extension_handler_t>::UnwrapDerived(CefWrapperType type, cef_extension_handler_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/file_dialog_callback_cpptoc.cc b/libcef_dll/cpptoc/file_dialog_callback_cpptoc.cc index 90ff55d7e..d10cff284 100644 --- a/libcef_dll/cpptoc/file_dialog_callback_cpptoc.cc +++ b/libcef_dll/cpptoc/file_dialog_callback_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=a646b20f2a1836fded44c08db264012b6fa2bfb7$ +// $hash=e203837c6db2beb403d762b9edef23817da8eefc$ // #include "libcef_dll/cpptoc/file_dialog_callback_cpptoc.h" @@ -77,7 +77,7 @@ CefRefPtr CefCppToCRefCounted< CefFileDialogCallback, cef_file_dialog_callback_t>::UnwrapDerived(CefWrapperType type, cef_file_dialog_callback_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/find_handler_cpptoc.cc b/libcef_dll/cpptoc/find_handler_cpptoc.cc index ac5970d94..e2a192ecd 100644 --- a/libcef_dll/cpptoc/find_handler_cpptoc.cc +++ b/libcef_dll/cpptoc/find_handler_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=ed6fc947aa34621a06ac238692de05015cb4f965$ +// $hash=2df390a069798f60909a11621b3984e7a02cce40$ // #include "libcef_dll/cpptoc/find_handler_cpptoc.h" @@ -73,7 +73,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_find_handler_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/focus_handler_cpptoc.cc b/libcef_dll/cpptoc/focus_handler_cpptoc.cc index e4f0a2a10..31acfc529 100644 --- a/libcef_dll/cpptoc/focus_handler_cpptoc.cc +++ b/libcef_dll/cpptoc/focus_handler_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=434fcb10c5051958eb269c7c2d5bd5eb0d558a2b$ +// $hash=0c39dbbfcbc1d5722ea173a74d287e752f7acfc8$ // #include "libcef_dll/cpptoc/focus_handler_cpptoc.h" @@ -109,7 +109,7 @@ CefRefPtr CefCppToCRefCounted< CefFocusHandler, cef_focus_handler_t>::UnwrapDerived(CefWrapperType type, cef_focus_handler_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/frame_cpptoc.cc b/libcef_dll/cpptoc/frame_cpptoc.cc index a11aa43cc..2a9aded57 100644 --- a/libcef_dll/cpptoc/frame_cpptoc.cc +++ b/libcef_dll/cpptoc/frame_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=00edde10c338f3a382c715675f086de7753f2267$ +// $hash=574bc1dbdf077ee2a6efd015e642e535be21674c$ // #include "libcef_dll/cpptoc/frame_cpptoc.h" @@ -516,7 +516,7 @@ CefRefPtr CefCppToCRefCounted::UnwrapDerived( CefWrapperType type, cef_frame_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/frame_handler_cpptoc.cc b/libcef_dll/cpptoc/frame_handler_cpptoc.cc index 93f692cf4..68ae7a49f 100644 --- a/libcef_dll/cpptoc/frame_handler_cpptoc.cc +++ b/libcef_dll/cpptoc/frame_handler_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=42bab23e4d8596214bbc40591bc50c784eecbf4d$ +// $hash=73bfc92f74c8cd32ae894b99710c1de5bd5099a0$ // #include "libcef_dll/cpptoc/frame_handler_cpptoc.h" @@ -156,7 +156,7 @@ CefRefPtr CefCppToCRefCounted< CefFrameHandler, cef_frame_handler_t>::UnwrapDerived(CefWrapperType type, cef_frame_handler_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/get_extension_resource_callback_cpptoc.cc b/libcef_dll/cpptoc/get_extension_resource_callback_cpptoc.cc index 6306d3430..3d5a0d8ed 100644 --- a/libcef_dll/cpptoc/get_extension_resource_callback_cpptoc.cc +++ b/libcef_dll/cpptoc/get_extension_resource_callback_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=632d5681b71f4729ae9b56380eab24dfc49eda3a$ +// $hash=961058ad701237a60c8ccbe6ce98c3654c1ae51e$ // #include "libcef_dll/cpptoc/get_extension_resource_callback_cpptoc.h" @@ -76,7 +76,7 @@ CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_get_extension_resource_callback_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/image_cpptoc.cc b/libcef_dll/cpptoc/image_cpptoc.cc index 218c36907..cb40093ee 100644 --- a/libcef_dll/cpptoc/image_cpptoc.cc +++ b/libcef_dll/cpptoc/image_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=b10ecc805dee1dd8d653276cc2633a5e439b2fa8$ +// $hash=beb7882398ddea540b847e5c9fb44ed19f91f125$ // #include "libcef_dll/cpptoc/image_cpptoc.h" @@ -459,7 +459,7 @@ CefRefPtr CefCppToCRefCounted::UnwrapDerived( CefWrapperType type, cef_image_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/jsdialog_callback_cpptoc.cc b/libcef_dll/cpptoc/jsdialog_callback_cpptoc.cc index d4d2016ef..c1e59a466 100644 --- a/libcef_dll/cpptoc/jsdialog_callback_cpptoc.cc +++ b/libcef_dll/cpptoc/jsdialog_callback_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=40725194bb474305e418e57cf1a7bfc4a3b6af1d$ +// $hash=893e80b636f7ecd2b0e0fae18d1a0e1e568cd3ac$ // #include "libcef_dll/cpptoc/jsdialog_callback_cpptoc.h" @@ -57,7 +57,7 @@ CefRefPtr CefCppToCRefCounted< CefJSDialogCallback, cef_jsdialog_callback_t>::UnwrapDerived(CefWrapperType type, cef_jsdialog_callback_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/jsdialog_handler_cpptoc.cc b/libcef_dll/cpptoc/jsdialog_handler_cpptoc.cc index 3122efe54..271ca0728 100644 --- a/libcef_dll/cpptoc/jsdialog_handler_cpptoc.cc +++ b/libcef_dll/cpptoc/jsdialog_handler_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=351f3f71bc8fcee33ee063c17f34f7a9e7a99053$ +// $hash=0e5888697a0b34492333d0e07af507ebedee4b3b$ // #include "libcef_dll/cpptoc/jsdialog_handler_cpptoc.h" @@ -177,7 +177,7 @@ CefRefPtr CefCppToCRefCounted< CefJSDialogHandler, cef_jsdialog_handler_t>::UnwrapDerived(CefWrapperType type, cef_jsdialog_handler_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/keyboard_handler_cpptoc.cc b/libcef_dll/cpptoc/keyboard_handler_cpptoc.cc index b0da609c8..6a282cd50 100644 --- a/libcef_dll/cpptoc/keyboard_handler_cpptoc.cc +++ b/libcef_dll/cpptoc/keyboard_handler_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=d7c3e9ff25364593a84be3b1cf30ed09897ecbcb$ +// $hash=f663466a6f1faeac7a351bb5af13cb40224b3dc6$ // #include "libcef_dll/cpptoc/keyboard_handler_cpptoc.h" @@ -126,7 +126,7 @@ CefRefPtr CefCppToCRefCounted< CefKeyboardHandler, cef_keyboard_handler_t>::UnwrapDerived(CefWrapperType type, cef_keyboard_handler_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/life_span_handler_cpptoc.cc b/libcef_dll/cpptoc/life_span_handler_cpptoc.cc index abde17c62..a85ef8e70 100644 --- a/libcef_dll/cpptoc/life_span_handler_cpptoc.cc +++ b/libcef_dll/cpptoc/life_span_handler_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=c291a5ca7c2c70c74ad26a20cafe0dffd07b5a73$ +// $hash=e96fe0660b55afa20c3bb5fdebc85635ccc53d09$ // #include "libcef_dll/cpptoc/life_span_handler_cpptoc.h" @@ -67,7 +67,7 @@ int CEF_CALLBACK life_span_handler_on_before_popup( return 0; } if (!template_util::has_valid_size(windowInfo)) { - NOTREACHED() << "invalid windowInfo->[base.]size"; + DCHECK(false) << "invalid windowInfo->[base.]size"; return 0; } // Verify param: client; type: refptr_same_byref @@ -81,7 +81,7 @@ int CEF_CALLBACK life_span_handler_on_before_popup( return 0; } if (!template_util::has_valid_size(settings)) { - NOTREACHED() << "invalid settings->[base.]size"; + DCHECK(false) << "invalid settings->[base.]size"; return 0; } // Verify param: extra_info; type: refptr_diff_byref @@ -261,7 +261,7 @@ CefRefPtr CefCppToCRefCounted< CefLifeSpanHandler, cef_life_span_handler_t>::UnwrapDerived(CefWrapperType type, cef_life_span_handler_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/list_value_cpptoc.cc b/libcef_dll/cpptoc/list_value_cpptoc.cc index 68f3b40ff..e296fbc01 100644 --- a/libcef_dll/cpptoc/list_value_cpptoc.cc +++ b/libcef_dll/cpptoc/list_value_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=92a7ef208f4d8ca0e0591cfbeea22ef60a0c031d$ +// $hash=1431751cc07f3678e8e893c638391c9701a9e4fb$ // #include "libcef_dll/cpptoc/list_value_cpptoc.h" @@ -630,7 +630,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_list_value_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/load_handler_cpptoc.cc b/libcef_dll/cpptoc/load_handler_cpptoc.cc index 48e7100a8..1d81fa309 100644 --- a/libcef_dll/cpptoc/load_handler_cpptoc.cc +++ b/libcef_dll/cpptoc/load_handler_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=afd356d9f7ef20662f649b44d1349783b02b2da1$ +// $hash=f43c1cfc04bdda9c887a0f01a97d23b159e47b04$ // #include "libcef_dll/cpptoc/load_handler_cpptoc.h" @@ -164,7 +164,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_load_handler_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/media_access_callback_cpptoc.cc b/libcef_dll/cpptoc/media_access_callback_cpptoc.cc index 371503bed..ae4fb720d 100644 --- a/libcef_dll/cpptoc/media_access_callback_cpptoc.cc +++ b/libcef_dll/cpptoc/media_access_callback_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=a6f40e6aedccd7784cad96c4e8097dae6a1add6b$ +// $hash=80cfd5e986d8a5f4b71c3058806cf2ee66100f6e$ // #include "libcef_dll/cpptoc/media_access_callback_cpptoc.h" @@ -72,7 +72,7 @@ CefRefPtr CefCppToCRefCounted< cef_media_access_callback_t>::UnwrapDerived(CefWrapperType type, cef_media_access_callback_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/media_observer_cpptoc.cc b/libcef_dll/cpptoc/media_observer_cpptoc.cc index 6bc8fbb82..10bb22b11 100644 --- a/libcef_dll/cpptoc/media_observer_cpptoc.cc +++ b/libcef_dll/cpptoc/media_observer_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=77226fbe14eaa99f4adbf6573d6ee2a8687b936d$ +// $hash=22f71b1cb703d48b29d6e4eefb294fd713b5bf0e$ // #include "libcef_dll/cpptoc/media_observer_cpptoc.h" @@ -159,7 +159,7 @@ CefRefPtr CefCppToCRefCounted< CefMediaObserver, cef_media_observer_t>::UnwrapDerived(CefWrapperType type, cef_media_observer_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/media_route_cpptoc.cc b/libcef_dll/cpptoc/media_route_cpptoc.cc index 289c113d7..ebd18baf8 100644 --- a/libcef_dll/cpptoc/media_route_cpptoc.cc +++ b/libcef_dll/cpptoc/media_route_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=117fcfcb178f8a8a08272186c250c4042fcd74c0$ +// $hash=3273e6b77a9d01d328b538480cfd2fb0ed45201c$ // #include "libcef_dll/cpptoc/media_route_cpptoc.h" @@ -134,7 +134,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_media_route_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/media_route_create_callback_cpptoc.cc b/libcef_dll/cpptoc/media_route_create_callback_cpptoc.cc index de6d33416..e54a41899 100644 --- a/libcef_dll/cpptoc/media_route_create_callback_cpptoc.cc +++ b/libcef_dll/cpptoc/media_route_create_callback_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=5e5e23e9c36b269a49017fcb412e925b2124c409$ +// $hash=35856cbf3eaacfdeceed8d49fa1e6ae066d21fe7$ // #include "libcef_dll/cpptoc/media_route_create_callback_cpptoc.h" @@ -61,7 +61,7 @@ CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_media_route_create_callback_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/media_router_cpptoc.cc b/libcef_dll/cpptoc/media_router_cpptoc.cc index 586a63f23..176424d37 100644 --- a/libcef_dll/cpptoc/media_router_cpptoc.cc +++ b/libcef_dll/cpptoc/media_router_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=d5e33d2f86d782fb59cd8d5a88596a65825e8de5$ +// $hash=e98de61436e52c5be6153cc4e3644962259eddeb$ // #include "libcef_dll/cpptoc/media_router_cpptoc.h" @@ -181,7 +181,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_media_router_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/media_sink_cpptoc.cc b/libcef_dll/cpptoc/media_sink_cpptoc.cc index 98e032a58..0b71f1cc6 100644 --- a/libcef_dll/cpptoc/media_sink_cpptoc.cc +++ b/libcef_dll/cpptoc/media_sink_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=9a49bd42c37e24a9f968dc703b91ac0a0d467471$ +// $hash=34cf5c3fde544a2f8a323ea3f55ed88db0010672$ // #include "libcef_dll/cpptoc/media_sink_cpptoc.h" @@ -181,7 +181,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_media_sink_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/media_sink_device_info_callback_cpptoc.cc b/libcef_dll/cpptoc/media_sink_device_info_callback_cpptoc.cc index 614bac25f..ffc288ae7 100644 --- a/libcef_dll/cpptoc/media_sink_device_info_callback_cpptoc.cc +++ b/libcef_dll/cpptoc/media_sink_device_info_callback_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=820d68c7a5b1ccc305da5f644b2875a5db6fabc9$ +// $hash=9e43a07b0d4886995b29b55315fe8397641293df$ // #include "libcef_dll/cpptoc/media_sink_device_info_callback_cpptoc.h" @@ -37,7 +37,7 @@ void CEF_CALLBACK media_sink_device_info_callback_on_media_sink_device_info( return; } if (!template_util::has_valid_size(device_info)) { - NOTREACHED() << "invalid device_info->[base.]size"; + DCHECK(false) << "invalid device_info->[base.]size"; return; } @@ -74,7 +74,7 @@ CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_media_sink_device_info_callback_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/media_source_cpptoc.cc b/libcef_dll/cpptoc/media_source_cpptoc.cc index d3bc03ec6..f84810e2e 100644 --- a/libcef_dll/cpptoc/media_source_cpptoc.cc +++ b/libcef_dll/cpptoc/media_source_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=0722c0684e9a958fd4a841994f5ab0db1bc903ff$ +// $hash=28f41d6cd0959174263b1cf5d1da37b4fe4c463b$ // #include "libcef_dll/cpptoc/media_source_cpptoc.h" @@ -91,7 +91,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_media_source_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/menu_model_cpptoc.cc b/libcef_dll/cpptoc/menu_model_cpptoc.cc index 8712579ae..c8b257348 100644 --- a/libcef_dll/cpptoc/menu_model_cpptoc.cc +++ b/libcef_dll/cpptoc/menu_model_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=7b74378527d1d6e92b30248f25704ef262106e6d$ +// $hash=e41fe8c89bde5a6883bb523230c3067900c85827$ // #include "libcef_dll/cpptoc/menu_model_cpptoc.h" @@ -1378,7 +1378,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_menu_model_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/menu_model_delegate_cpptoc.cc b/libcef_dll/cpptoc/menu_model_delegate_cpptoc.cc index fce2b7d8e..7c0709354 100644 --- a/libcef_dll/cpptoc/menu_model_delegate_cpptoc.cc +++ b/libcef_dll/cpptoc/menu_model_delegate_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=6e9aa9c1da82a7a3b8fc6a6551bf24b9ec05f44a$ +// $hash=e3f7a1bb81a732eddd8995d14490216d147f510c$ // #include "libcef_dll/cpptoc/menu_model_delegate_cpptoc.h" @@ -227,7 +227,7 @@ CefRefPtr CefCppToCRefCounted< CefMenuModelDelegate, cef_menu_model_delegate_t>::UnwrapDerived(CefWrapperType type, cef_menu_model_delegate_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/navigation_entry_cpptoc.cc b/libcef_dll/cpptoc/navigation_entry_cpptoc.cc index 0f66aceff..277e3f99e 100644 --- a/libcef_dll/cpptoc/navigation_entry_cpptoc.cc +++ b/libcef_dll/cpptoc/navigation_entry_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=3a9dcb524638c4d9230b4513041aa9353db54e7f$ +// $hash=72992a0b2546d13e29617ad20d69c31243b68305$ // #include "libcef_dll/cpptoc/navigation_entry_cpptoc.h" @@ -232,7 +232,7 @@ CefRefPtr CefCppToCRefCounted< CefNavigationEntry, cef_navigation_entry_t>::UnwrapDerived(CefWrapperType type, cef_navigation_entry_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/navigation_entry_visitor_cpptoc.cc b/libcef_dll/cpptoc/navigation_entry_visitor_cpptoc.cc index 6783792a2..cefcf434d 100644 --- a/libcef_dll/cpptoc/navigation_entry_visitor_cpptoc.cc +++ b/libcef_dll/cpptoc/navigation_entry_visitor_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=addccca2d817966a80bf0f33aa17b4cc2bab968c$ +// $hash=f1a90fb1b3cda0cec9e9b4349c722761be164d22$ // #include "libcef_dll/cpptoc/navigation_entry_visitor_cpptoc.h" @@ -69,7 +69,7 @@ CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_navigation_entry_visitor_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/pdf_print_callback_cpptoc.cc b/libcef_dll/cpptoc/pdf_print_callback_cpptoc.cc index 78c57da11..c4f4cfa80 100644 --- a/libcef_dll/cpptoc/pdf_print_callback_cpptoc.cc +++ b/libcef_dll/cpptoc/pdf_print_callback_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=1df7a3d15f0578169d5f7ae564c15b4c2b852882$ +// $hash=1ed6b4ab7a3ceeab451ba1b898ed91a88f483004$ // #include "libcef_dll/cpptoc/pdf_print_callback_cpptoc.h" @@ -62,7 +62,7 @@ CefRefPtr CefCppToCRefCounted< CefPdfPrintCallback, cef_pdf_print_callback_t>::UnwrapDerived(CefWrapperType type, cef_pdf_print_callback_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/permission_handler_cpptoc.cc b/libcef_dll/cpptoc/permission_handler_cpptoc.cc index 234fe5bb5..e8913eab7 100644 --- a/libcef_dll/cpptoc/permission_handler_cpptoc.cc +++ b/libcef_dll/cpptoc/permission_handler_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=ab9f07a4be312d0b6bc59f9ab94fdbaa34f5dc82$ +// $hash=1631e01c7930f0c2c94111e8451954c844c84637$ // #include "libcef_dll/cpptoc/permission_handler_cpptoc.h" @@ -159,7 +159,7 @@ CefRefPtr CefCppToCRefCounted< CefPermissionHandler, cef_permission_handler_t>::UnwrapDerived(CefWrapperType type, cef_permission_handler_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/permission_prompt_callback_cpptoc.cc b/libcef_dll/cpptoc/permission_prompt_callback_cpptoc.cc index 7edbeeddb..ea6744327 100644 --- a/libcef_dll/cpptoc/permission_prompt_callback_cpptoc.cc +++ b/libcef_dll/cpptoc/permission_prompt_callback_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=37ab08ce3f3226d0d38ac05bb91dbf060e43a598$ +// $hash=3ff7759e8f2dac0ae01122918c5ba0556b244532$ // #include "libcef_dll/cpptoc/permission_prompt_callback_cpptoc.h" @@ -55,7 +55,7 @@ CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_permission_prompt_callback_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/post_data_cpptoc.cc b/libcef_dll/cpptoc/post_data_cpptoc.cc index 84230d82c..9ab657eef 100644 --- a/libcef_dll/cpptoc/post_data_cpptoc.cc +++ b/libcef_dll/cpptoc/post_data_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=5e90cf25cb72e84e91a1f8dde1ad722592424dcb$ +// $hash=1c9f3d740266fe84bfa1d6105eaffaf2866a8876$ // #include "libcef_dll/cpptoc/post_data_cpptoc.h" @@ -196,7 +196,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_post_data_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/post_data_element_cpptoc.cc b/libcef_dll/cpptoc/post_data_element_cpptoc.cc index 0bde75e2b..ef494b3d3 100644 --- a/libcef_dll/cpptoc/post_data_element_cpptoc.cc +++ b/libcef_dll/cpptoc/post_data_element_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=163df09395448195c38cd73e0cdff8e0018eed7a$ +// $hash=28878433f4b543be6353184d8f930099ea0c9f41$ // #include "libcef_dll/cpptoc/post_data_element_cpptoc.h" @@ -195,7 +195,7 @@ CefRefPtr CefCppToCRefCounted< CefPostDataElement, cef_post_data_element_t>::UnwrapDerived(CefWrapperType type, cef_post_data_element_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/preference_manager_cpptoc.cc b/libcef_dll/cpptoc/preference_manager_cpptoc.cc index 5344de9a8..e58c8698d 100644 --- a/libcef_dll/cpptoc/preference_manager_cpptoc.cc +++ b/libcef_dll/cpptoc/preference_manager_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=03f2344ea74ba170a5756bb8636f56c32df787a1$ +// $hash=ea61753d9dc6c4e0e95db78e2f0d07ab0d65c769$ // #include "libcef_dll/cpptoc/preference_manager_cpptoc.h" @@ -182,7 +182,7 @@ CefRefPtr CefCppToCRefCounted< return CefRequestContextCppToC::Unwrap( reinterpret_cast(s)); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/preference_registrar_cpptoc.cc b/libcef_dll/cpptoc/preference_registrar_cpptoc.cc index 7b935c010..65241b39c 100644 --- a/libcef_dll/cpptoc/preference_registrar_cpptoc.cc +++ b/libcef_dll/cpptoc/preference_registrar_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=341388d9df93e67401777e34989f0bd43f341c80$ +// $hash=5b964d4de1850160f24a5cc43d4d51bc622cc546$ // #include "libcef_dll/cpptoc/preference_registrar_cpptoc.h" @@ -65,7 +65,7 @@ CefOwnPtr CefCppToCScoped:: UnwrapDerivedOwn(CefWrapperType type, cef_preference_registrar_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return CefOwnPtr(); } @@ -74,7 +74,7 @@ CefRawPtr CefCppToCScoped:: UnwrapDerivedRaw(CefWrapperType type, cef_preference_registrar_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/print_dialog_callback_cpptoc.cc b/libcef_dll/cpptoc/print_dialog_callback_cpptoc.cc index efec9a537..f72391b3a 100644 --- a/libcef_dll/cpptoc/print_dialog_callback_cpptoc.cc +++ b/libcef_dll/cpptoc/print_dialog_callback_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=2440f3cedc982eed4d2f2c9f698a15b378d23a11$ +// $hash=c70076350cd4523b0506236e187e3b3320a9dc5f$ // #include "libcef_dll/cpptoc/print_dialog_callback_cpptoc.h" @@ -79,7 +79,7 @@ CefRefPtr CefCppToCRefCounted< cef_print_dialog_callback_t>::UnwrapDerived(CefWrapperType type, cef_print_dialog_callback_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/print_handler_cpptoc.cc b/libcef_dll/cpptoc/print_handler_cpptoc.cc index bfccc3c20..58d74d6e2 100644 --- a/libcef_dll/cpptoc/print_handler_cpptoc.cc +++ b/libcef_dll/cpptoc/print_handler_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=ddbbddf37b581bf4fc29bcc7ccff2e1129fb14ad$ +// $hash=2249e1f0ad86dad3cfac6755c79e3a114d11f4f9$ // #include "libcef_dll/cpptoc/print_handler_cpptoc.h" @@ -225,7 +225,7 @@ CefRefPtr CefCppToCRefCounted< CefPrintHandler, cef_print_handler_t>::UnwrapDerived(CefWrapperType type, cef_print_handler_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/print_job_callback_cpptoc.cc b/libcef_dll/cpptoc/print_job_callback_cpptoc.cc index b60a3dfed..e204873ff 100644 --- a/libcef_dll/cpptoc/print_job_callback_cpptoc.cc +++ b/libcef_dll/cpptoc/print_job_callback_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=4a96bcb2808507afe4d9e103373392e9bb936731$ +// $hash=282e8760f3b06ad59158a4c07b8f44932e827b1d$ // #include "libcef_dll/cpptoc/print_job_callback_cpptoc.h" @@ -54,7 +54,7 @@ CefRefPtr CefCppToCRefCounted< CefPrintJobCallback, cef_print_job_callback_t>::UnwrapDerived(CefWrapperType type, cef_print_job_callback_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/print_settings_cpptoc.cc b/libcef_dll/cpptoc/print_settings_cpptoc.cc index f4018257f..70e17b2e1 100644 --- a/libcef_dll/cpptoc/print_settings_cpptoc.cc +++ b/libcef_dll/cpptoc/print_settings_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=7de7cab1410567741db3c8b4afbb0d6fec1098eb$ +// $hash=8f43b6d00d772cb989a29bba70187f9df04ab0bf$ // #include "libcef_dll/cpptoc/print_settings_cpptoc.h" @@ -508,7 +508,7 @@ CefRefPtr CefCppToCRefCounted< CefPrintSettings, cef_print_settings_t>::UnwrapDerived(CefWrapperType type, cef_print_settings_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/process_message_cpptoc.cc b/libcef_dll/cpptoc/process_message_cpptoc.cc index 538de7b93..4a5830afe 100644 --- a/libcef_dll/cpptoc/process_message_cpptoc.cc +++ b/libcef_dll/cpptoc/process_message_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=80473999475a2327eca8289bd30d970c699abb21$ +// $hash=f422c73d022a8794c0cbb01f4bb3fbb2a3f7e045$ // #include "libcef_dll/cpptoc/process_message_cpptoc.h" @@ -179,7 +179,7 @@ CefRefPtr CefCppToCRefCounted< CefProcessMessage, cef_process_message_t>::UnwrapDerived(CefWrapperType type, cef_process_message_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/read_handler_cpptoc.cc b/libcef_dll/cpptoc/read_handler_cpptoc.cc index ba6aab8f8..3173e51ba 100644 --- a/libcef_dll/cpptoc/read_handler_cpptoc.cc +++ b/libcef_dll/cpptoc/read_handler_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=808efb0b2702ab12ea55c67846d9159a45cc0bd7$ +// $hash=d9cda583bea7df6ee7b9297e4187b37b5c3cc30a$ // #include "libcef_dll/cpptoc/read_handler_cpptoc.h" @@ -136,7 +136,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_read_handler_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/registration_cpptoc.cc b/libcef_dll/cpptoc/registration_cpptoc.cc index ab7f377f3..0f0733af6 100644 --- a/libcef_dll/cpptoc/registration_cpptoc.cc +++ b/libcef_dll/cpptoc/registration_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=9256f12f40a70c8a2e6100882473516f80c097c4$ +// $hash=b8ae4bec56faeb74fd5ddad0cacb053a17babc08$ // #include "libcef_dll/cpptoc/registration_cpptoc.h" @@ -31,7 +31,7 @@ CefCppToCRefCounted::UnwrapDerived(CefWrapperType type, cef_registration_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/render_handler_cpptoc.cc b/libcef_dll/cpptoc/render_handler_cpptoc.cc index 8420b2295..500db848e 100644 --- a/libcef_dll/cpptoc/render_handler_cpptoc.cc +++ b/libcef_dll/cpptoc/render_handler_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=46ea8d3dc2d9f2c1f430eb15fecc16768e6adb6a$ +// $hash=84d77427734eaa5d0200c61599089678864ea2dc$ // #include "libcef_dll/cpptoc/render_handler_cpptoc.h" @@ -644,7 +644,7 @@ CefRefPtr CefCppToCRefCounted< CefRenderHandler, cef_render_handler_t>::UnwrapDerived(CefWrapperType type, cef_render_handler_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/render_process_handler_cpptoc.cc b/libcef_dll/cpptoc/render_process_handler_cpptoc.cc index 40ee7bd1f..253e45008 100644 --- a/libcef_dll/cpptoc/render_process_handler_cpptoc.cc +++ b/libcef_dll/cpptoc/render_process_handler_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=5737d6b536a99ac844904acaa8977c25476ed524$ +// $hash=41a3981a7d293d6a13bba9961192d4fc7f0a49f1$ // #include "libcef_dll/cpptoc/render_process_handler_cpptoc.h" @@ -306,7 +306,7 @@ CefRefPtr CefCppToCRefCounted< cef_render_process_handler_t>::UnwrapDerived(CefWrapperType type, cef_render_process_handler_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/request_context_cpptoc.cc b/libcef_dll/cpptoc/request_context_cpptoc.cc index f0bd72ed1..475d89f63 100644 --- a/libcef_dll/cpptoc/request_context_cpptoc.cc +++ b/libcef_dll/cpptoc/request_context_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=e710aaf020af29d178d2668e24577c371ebf6d45$ +// $hash=11e75abce1b3d294f13b65739bd95fff8f790a3e$ // #include "libcef_dll/cpptoc/request_context_cpptoc.h" @@ -49,7 +49,7 @@ CEF_EXPORT cef_request_context_t* cef_request_context_create_context( return NULL; } if (!template_util::has_valid_size(settings)) { - NOTREACHED() << "invalid settings->[base.]size"; + DCHECK(false) << "invalid settings->[base.]size"; return NULL; } // Unverified params: handler @@ -643,7 +643,7 @@ CefRefPtr CefCppToCRefCounted< CefRequestContext, cef_request_context_t>::UnwrapDerived(CefWrapperType type, cef_request_context_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/request_context_handler_cpptoc.cc b/libcef_dll/cpptoc/request_context_handler_cpptoc.cc index 70bc2c037..3497eb597 100644 --- a/libcef_dll/cpptoc/request_context_handler_cpptoc.cc +++ b/libcef_dll/cpptoc/request_context_handler_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=ed44d7498b80c75957e24cc2baa879d9bda691f3$ +// $hash=c247859a657da56e23b37918bd647b81c5ae316c$ // #include "libcef_dll/cpptoc/request_context_handler_cpptoc.h" @@ -114,7 +114,7 @@ CefRefPtr CefCppToCRefCounted< cef_request_context_handler_t>::UnwrapDerived(CefWrapperType type, cef_request_context_handler_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/request_cpptoc.cc b/libcef_dll/cpptoc/request_cpptoc.cc index aa91a8dd3..340ad90c7 100644 --- a/libcef_dll/cpptoc/request_cpptoc.cc +++ b/libcef_dll/cpptoc/request_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=64b21283c46b80ddd854c073ed2bc30e65b0d543$ +// $hash=4a8f5ea7a761afbc9add6949917bb51c6c66d101$ // #include "libcef_dll/cpptoc/request_cpptoc.h" @@ -474,7 +474,7 @@ CefRefPtr CefCppToCRefCounted::UnwrapDerived( CefWrapperType type, cef_request_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/request_handler_cpptoc.cc b/libcef_dll/cpptoc/request_handler_cpptoc.cc index a35e2186e..0c8da73df 100644 --- a/libcef_dll/cpptoc/request_handler_cpptoc.cc +++ b/libcef_dll/cpptoc/request_handler_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=bb63cba306af7d795935851813985fb8467c1245$ +// $hash=c487cecbbd674cf04f14e4b3e0f018145f238373$ // #include "libcef_dll/cpptoc/request_handler_cpptoc.h" @@ -422,7 +422,7 @@ CefRefPtr CefCppToCRefCounted< CefRequestHandler, cef_request_handler_t>::UnwrapDerived(CefWrapperType type, cef_request_handler_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/resolve_callback_cpptoc.cc b/libcef_dll/cpptoc/resolve_callback_cpptoc.cc index 0db23f393..17548f258 100644 --- a/libcef_dll/cpptoc/resolve_callback_cpptoc.cc +++ b/libcef_dll/cpptoc/resolve_callback_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=b9b5047524de83c24a2911a83b1cb48fc472774a$ +// $hash=e71369876af6d78b7f94e54b7ea5cf19c091a12a$ // #include "libcef_dll/cpptoc/resolve_callback_cpptoc.h" @@ -63,7 +63,7 @@ CefRefPtr CefCppToCRefCounted< CefResolveCallback, cef_resolve_callback_t>::UnwrapDerived(CefWrapperType type, cef_resolve_callback_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/resource_bundle_cpptoc.cc b/libcef_dll/cpptoc/resource_bundle_cpptoc.cc index bf2b0daae..81e78d5fb 100644 --- a/libcef_dll/cpptoc/resource_bundle_cpptoc.cc +++ b/libcef_dll/cpptoc/resource_bundle_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=8ef82c13bcb073b2cd97ef38d79d47478d1eddec$ +// $hash=fc8189d4a430b02f6de35a53188be505db59bfa4$ // #include "libcef_dll/cpptoc/resource_bundle_cpptoc.h" @@ -108,7 +108,7 @@ CefRefPtr CefCppToCRefCounted< CefResourceBundle, cef_resource_bundle_t>::UnwrapDerived(CefWrapperType type, cef_resource_bundle_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/resource_bundle_handler_cpptoc.cc b/libcef_dll/cpptoc/resource_bundle_handler_cpptoc.cc index 8eb668d78..513378416 100644 --- a/libcef_dll/cpptoc/resource_bundle_handler_cpptoc.cc +++ b/libcef_dll/cpptoc/resource_bundle_handler_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=9fed784c5de6718569cc5c0828a1856831148146$ +// $hash=7f625b08e4c82a608dd7178b571f80fce5fe0d70$ // #include "libcef_dll/cpptoc/resource_bundle_handler_cpptoc.h" @@ -167,7 +167,7 @@ CefRefPtr CefCppToCRefCounted< cef_resource_bundle_handler_t>::UnwrapDerived(CefWrapperType type, cef_resource_bundle_handler_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/resource_handler_cpptoc.cc b/libcef_dll/cpptoc/resource_handler_cpptoc.cc index c0043ac54..e49502bba 100644 --- a/libcef_dll/cpptoc/resource_handler_cpptoc.cc +++ b/libcef_dll/cpptoc/resource_handler_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=5a00cba2b704ea26cf404ca0aab08be98ce08154$ +// $hash=ec0ed100e05a34f1f7909e93d8f6f3e8aaadbeaf$ // #include "libcef_dll/cpptoc/resource_handler_cpptoc.h" @@ -318,7 +318,7 @@ CefRefPtr CefCppToCRefCounted< CefResourceHandler, cef_resource_handler_t>::UnwrapDerived(CefWrapperType type, cef_resource_handler_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/resource_read_callback_cpptoc.cc b/libcef_dll/cpptoc/resource_read_callback_cpptoc.cc index c337b8c34..cb55e8d8f 100644 --- a/libcef_dll/cpptoc/resource_read_callback_cpptoc.cc +++ b/libcef_dll/cpptoc/resource_read_callback_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=38393598812c88b7e4a94371a374be0af454713f$ +// $hash=c7fa8f548cc0e606e09fe76532b3d2bc19473b16$ // #include "libcef_dll/cpptoc/resource_read_callback_cpptoc.h" @@ -56,7 +56,7 @@ CefRefPtr CefCppToCRefCounted< cef_resource_read_callback_t>::UnwrapDerived(CefWrapperType type, cef_resource_read_callback_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/resource_request_handler_cpptoc.cc b/libcef_dll/cpptoc/resource_request_handler_cpptoc.cc index b6f9a995a..bd8af2636 100644 --- a/libcef_dll/cpptoc/resource_request_handler_cpptoc.cc +++ b/libcef_dll/cpptoc/resource_request_handler_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=ae437028fb869b3a569bb45d150cf772a309a1f2$ +// $hash=b508744274495630cce72e1febb2503552ba9379$ // #include "libcef_dll/cpptoc/resource_request_handler_cpptoc.h" @@ -332,7 +332,7 @@ CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_resource_request_handler_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/resource_skip_callback_cpptoc.cc b/libcef_dll/cpptoc/resource_skip_callback_cpptoc.cc index 5cb22bf39..ac23118f5 100644 --- a/libcef_dll/cpptoc/resource_skip_callback_cpptoc.cc +++ b/libcef_dll/cpptoc/resource_skip_callback_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=2a57133cdf0ebd14c4feb067f867f558b1403ae8$ +// $hash=bff1a6490007bd43ac28f862bcc145e3b385b1ca$ // #include "libcef_dll/cpptoc/resource_skip_callback_cpptoc.h" @@ -56,7 +56,7 @@ CefRefPtr CefCppToCRefCounted< cef_resource_skip_callback_t>::UnwrapDerived(CefWrapperType type, cef_resource_skip_callback_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/response_cpptoc.cc b/libcef_dll/cpptoc/response_cpptoc.cc index 658890f83..ee44c1dc2 100644 --- a/libcef_dll/cpptoc/response_cpptoc.cc +++ b/libcef_dll/cpptoc/response_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=91a122bd04945c350a947a565acf15419e055404$ +// $hash=f0c69112a4eba6862aa54a4df7fa10f7e361edf7$ // #include "libcef_dll/cpptoc/response_cpptoc.h" @@ -347,7 +347,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_response_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/response_filter_cpptoc.cc b/libcef_dll/cpptoc/response_filter_cpptoc.cc index 055ba1b9c..faac2507c 100644 --- a/libcef_dll/cpptoc/response_filter_cpptoc.cc +++ b/libcef_dll/cpptoc/response_filter_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=67a86aa6e1d96bc5c9960dbee2b7e6786879a161$ +// $hash=403513566867d0fd85166242648f269fac987ca5$ // #include "libcef_dll/cpptoc/response_filter_cpptoc.h" @@ -115,7 +115,7 @@ CefRefPtr CefCppToCRefCounted< CefResponseFilter, cef_response_filter_t>::UnwrapDerived(CefWrapperType type, cef_response_filter_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/run_context_menu_callback_cpptoc.cc b/libcef_dll/cpptoc/run_context_menu_callback_cpptoc.cc index 0ea5bdea2..171da8a2a 100644 --- a/libcef_dll/cpptoc/run_context_menu_callback_cpptoc.cc +++ b/libcef_dll/cpptoc/run_context_menu_callback_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=3d4a026e0e0c0f45b3bfbc6efaeeda3073b94196$ +// $hash=e0ae5295de1a999b825687b01fcb494d2901dacc$ // #include "libcef_dll/cpptoc/run_context_menu_callback_cpptoc.h" @@ -72,7 +72,7 @@ CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_run_context_menu_callback_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/run_file_dialog_callback_cpptoc.cc b/libcef_dll/cpptoc/run_file_dialog_callback_cpptoc.cc index 9589394f2..eb2e83c7e 100644 --- a/libcef_dll/cpptoc/run_file_dialog_callback_cpptoc.cc +++ b/libcef_dll/cpptoc/run_file_dialog_callback_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=1377c3978cb878ce8fea606899c80b99f017fe48$ +// $hash=e55e25cbcc3f016810209ddad7d351f021306820$ // #include "libcef_dll/cpptoc/run_file_dialog_callback_cpptoc.h" @@ -63,7 +63,7 @@ CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_run_file_dialog_callback_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/run_quick_menu_callback_cpptoc.cc b/libcef_dll/cpptoc/run_quick_menu_callback_cpptoc.cc index 900e0652d..d9f5969e2 100644 --- a/libcef_dll/cpptoc/run_quick_menu_callback_cpptoc.cc +++ b/libcef_dll/cpptoc/run_quick_menu_callback_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=eb693cdf087ac87c4fe8da576a41faa120f97cd1$ +// $hash=005e5ae02a04bc6fdd626063b1f83e465e21e498$ // #include "libcef_dll/cpptoc/run_quick_menu_callback_cpptoc.h" @@ -73,7 +73,7 @@ CefRefPtr CefCppToCRefCounted< cef_run_quick_menu_callback_t>::UnwrapDerived(CefWrapperType type, cef_run_quick_menu_callback_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/scheme_handler_factory_cpptoc.cc b/libcef_dll/cpptoc/scheme_handler_factory_cpptoc.cc index 42d5fa81d..0ca3d6c1f 100644 --- a/libcef_dll/cpptoc/scheme_handler_factory_cpptoc.cc +++ b/libcef_dll/cpptoc/scheme_handler_factory_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=bf6605b9c5545c7b739ee45b368b8b8d657c7961$ +// $hash=6220412461641a8ca21d4b521f3eb9e7db3ccb63$ // #include "libcef_dll/cpptoc/scheme_handler_factory_cpptoc.h" @@ -75,7 +75,7 @@ CefRefPtr CefCppToCRefCounted< cef_scheme_handler_factory_t>::UnwrapDerived(CefWrapperType type, cef_scheme_handler_factory_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/scheme_registrar_cpptoc.cc b/libcef_dll/cpptoc/scheme_registrar_cpptoc.cc index 6a0736dc7..d259652b9 100644 --- a/libcef_dll/cpptoc/scheme_registrar_cpptoc.cc +++ b/libcef_dll/cpptoc/scheme_registrar_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=c8d002bda0c13dc943bc13dc03162e4caea2598d$ +// $hash=850c94d117e9f4b80bc46f8748e0c278c8ef1dcb$ // #include "libcef_dll/cpptoc/scheme_registrar_cpptoc.h" @@ -60,7 +60,7 @@ CefOwnPtr CefCppToCScoped< CefSchemeRegistrar, cef_scheme_registrar_t>::UnwrapDerivedOwn(CefWrapperType type, cef_scheme_registrar_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return CefOwnPtr(); } @@ -70,7 +70,7 @@ CefRawPtr CefCppToCScoped< CefSchemeRegistrar, cef_scheme_registrar_t>::UnwrapDerivedRaw(CefWrapperType type, cef_scheme_registrar_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/select_client_certificate_callback_cpptoc.cc b/libcef_dll/cpptoc/select_client_certificate_callback_cpptoc.cc index 87f21f936..1390590ff 100644 --- a/libcef_dll/cpptoc/select_client_certificate_callback_cpptoc.cc +++ b/libcef_dll/cpptoc/select_client_certificate_callback_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=c865766a570b4a0d355791d595f74f24fb7741b2$ +// $hash=e873562bb3cc869d61a4a234b770ecd52c190c52$ // #include "libcef_dll/cpptoc/select_client_certificate_callback_cpptoc.h" @@ -61,7 +61,7 @@ CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_select_client_certificate_callback_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/server_cpptoc.cc b/libcef_dll/cpptoc/server_cpptoc.cc index ecdd00f41..8e71aa04f 100644 --- a/libcef_dll/cpptoc/server_cpptoc.cc +++ b/libcef_dll/cpptoc/server_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=64f33249acb07a3a3b27763d339e3bd41af6bc5d$ +// $hash=8c3f680313770151c050a6355b3ec042929ef4b8$ // #include "libcef_dll/cpptoc/server_cpptoc.h" @@ -341,7 +341,7 @@ CefRefPtr CefCppToCRefCounted::UnwrapDerived( CefWrapperType type, cef_server_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/server_handler_cpptoc.cc b/libcef_dll/cpptoc/server_handler_cpptoc.cc index c9298484c..75b7b077b 100644 --- a/libcef_dll/cpptoc/server_handler_cpptoc.cc +++ b/libcef_dll/cpptoc/server_handler_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=c97b6223ac1745adbc83abf78ccd3b7d401ccd20$ +// $hash=8708ab56ea13185a17f585bb156114f7825408c1$ // #include "libcef_dll/cpptoc/server_handler_cpptoc.h" @@ -270,7 +270,7 @@ CefRefPtr CefCppToCRefCounted< CefServerHandler, cef_server_handler_t>::UnwrapDerived(CefWrapperType type, cef_server_handler_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/set_cookie_callback_cpptoc.cc b/libcef_dll/cpptoc/set_cookie_callback_cpptoc.cc index 27275eb10..2ebd6d202 100644 --- a/libcef_dll/cpptoc/set_cookie_callback_cpptoc.cc +++ b/libcef_dll/cpptoc/set_cookie_callback_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=d199f58fbd9efb01b375935d0660f8e2f74e630f$ +// $hash=65a2338d30ce4e012afe4e272f3c04ca65116f94$ // #include "libcef_dll/cpptoc/set_cookie_callback_cpptoc.h" @@ -55,7 +55,7 @@ CefRefPtr CefCppToCRefCounted< CefSetCookieCallback, cef_set_cookie_callback_t>::UnwrapDerived(CefWrapperType type, cef_set_cookie_callback_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/shared_memory_region_cpptoc.cc b/libcef_dll/cpptoc/shared_memory_region_cpptoc.cc index 0c5900fd4..cafe1c28f 100644 --- a/libcef_dll/cpptoc/shared_memory_region_cpptoc.cc +++ b/libcef_dll/cpptoc/shared_memory_region_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=5b181bf741072399ceb3c21ad010ce2bed04aab3$ +// $hash=8a13049bee943d760534a354df5d0e6b59cfa3d0$ // #include "libcef_dll/cpptoc/shared_memory_region_cpptoc.h" @@ -95,7 +95,7 @@ CefRefPtr CefCppToCRefCounted< CefSharedMemoryRegion, cef_shared_memory_region_t>::UnwrapDerived(CefWrapperType type, cef_shared_memory_region_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/shared_process_message_builder_cpptoc.cc b/libcef_dll/cpptoc/shared_process_message_builder_cpptoc.cc index 7fce3101b..1c56096a4 100644 --- a/libcef_dll/cpptoc/shared_process_message_builder_cpptoc.cc +++ b/libcef_dll/cpptoc/shared_process_message_builder_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=724a8df36edf93cbfa842226a4507891ec8df8e6$ +// $hash=820d021d1a2ca4ef4b3fa858f10649676ca46bc8$ // #include "libcef_dll/cpptoc/shared_process_message_builder_cpptoc.h" @@ -138,7 +138,7 @@ CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_shared_process_message_builder_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/sslinfo_cpptoc.cc b/libcef_dll/cpptoc/sslinfo_cpptoc.cc index 59e990c0f..265d1f750 100644 --- a/libcef_dll/cpptoc/sslinfo_cpptoc.cc +++ b/libcef_dll/cpptoc/sslinfo_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=b4016d9e37c0be7b025cd7f0f3f880745eeb2da2$ +// $hash=2bad9d84eb0e3bc50b938832cae6af38837e5ba7$ // #include "libcef_dll/cpptoc/sslinfo_cpptoc.h" @@ -77,7 +77,7 @@ CefRefPtr CefCppToCRefCounted::UnwrapDerived( CefWrapperType type, cef_sslinfo_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/sslstatus_cpptoc.cc b/libcef_dll/cpptoc/sslstatus_cpptoc.cc index 70b8c9d96..e6b6bf2fa 100644 --- a/libcef_dll/cpptoc/sslstatus_cpptoc.cc +++ b/libcef_dll/cpptoc/sslstatus_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=645171054314f522ab1a56423d3ebab3346c6905$ +// $hash=5c03427a3976bd488c9a90ca0456835b6582f59a$ // #include "libcef_dll/cpptoc/sslstatus_cpptoc.h" @@ -133,7 +133,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_sslstatus_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/stream_reader_cpptoc.cc b/libcef_dll/cpptoc/stream_reader_cpptoc.cc index 1ff5728eb..7e6161938 100644 --- a/libcef_dll/cpptoc/stream_reader_cpptoc.cc +++ b/libcef_dll/cpptoc/stream_reader_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=3835ba1790959a5287e49afe05089daa4e536a5d$ +// $hash=a724b525291277cfec5b91bb0986bcac487cdea1$ // #include "libcef_dll/cpptoc/stream_reader_cpptoc.h" @@ -201,7 +201,7 @@ CefRefPtr CefCppToCRefCounted< CefStreamReader, cef_stream_reader_t>::UnwrapDerived(CefWrapperType type, cef_stream_reader_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/stream_writer_cpptoc.cc b/libcef_dll/cpptoc/stream_writer_cpptoc.cc index b25a7f750..e02ee594e 100644 --- a/libcef_dll/cpptoc/stream_writer_cpptoc.cc +++ b/libcef_dll/cpptoc/stream_writer_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=349c01655f473acda59d69d5884ef82bcb5a72a0$ +// $hash=9e43a166c77c493dfdc85dd795f1fcf1010b4785$ // #include "libcef_dll/cpptoc/stream_writer_cpptoc.h" @@ -181,7 +181,7 @@ CefRefPtr CefCppToCRefCounted< CefStreamWriter, cef_stream_writer_t>::UnwrapDerived(CefWrapperType type, cef_stream_writer_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/string_visitor_cpptoc.cc b/libcef_dll/cpptoc/string_visitor_cpptoc.cc index 6b6fc5141..e1a25412d 100644 --- a/libcef_dll/cpptoc/string_visitor_cpptoc.cc +++ b/libcef_dll/cpptoc/string_visitor_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=fc666ba470e71976f9fffe58ada81b0c6fc2d95b$ +// $hash=5f35fe588faecf26ddcc03d51c7a2b655cbd773e$ // #include "libcef_dll/cpptoc/string_visitor_cpptoc.h" @@ -55,7 +55,7 @@ CefRefPtr CefCppToCRefCounted< CefStringVisitor, cef_string_visitor_t>::UnwrapDerived(CefWrapperType type, cef_string_visitor_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/task_cpptoc.cc b/libcef_dll/cpptoc/task_cpptoc.cc index 346bb4c80..eb7179763 100644 --- a/libcef_dll/cpptoc/task_cpptoc.cc +++ b/libcef_dll/cpptoc/task_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=9555d03b779dde190621989b6c8a433392093e87$ +// $hash=118e67ac52da6f21cd4b60a318a04c0ecbce3d55$ // #include "libcef_dll/cpptoc/task_cpptoc.h" @@ -47,7 +47,7 @@ CefRefPtr CefCppToCRefCounted::UnwrapDerived( CefWrapperType type, cef_task_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/task_runner_cpptoc.cc b/libcef_dll/cpptoc/task_runner_cpptoc.cc index 3d996fe8c..9aae9a407 100644 --- a/libcef_dll/cpptoc/task_runner_cpptoc.cc +++ b/libcef_dll/cpptoc/task_runner_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=fe298b392c12586863032c597c4b2f9c3b264b1d$ +// $hash=a96ba2c140124da8865f2da4c2b8d6a0c958a1fa$ // #include "libcef_dll/cpptoc/task_runner_cpptoc.h" @@ -179,7 +179,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_task_runner_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/test/test_server_connection_cpptoc.cc b/libcef_dll/cpptoc/test/test_server_connection_cpptoc.cc index c38ae8c27..1fad537b4 100644 --- a/libcef_dll/cpptoc/test/test_server_connection_cpptoc.cc +++ b/libcef_dll/cpptoc/test/test_server_connection_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=461cf3d1954bafc2f291894ddf2b366b083bb773$ +// $hash=7467f59c7417d18d7a8ea7690fce9d01b4855d5c$ // #include "libcef_dll/cpptoc/test/test_server_connection_cpptoc.h" @@ -150,7 +150,7 @@ CefRefPtr CefCppToCRefCounted< cef_test_server_connection_t>::UnwrapDerived(CefWrapperType type, cef_test_server_connection_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/test/test_server_cpptoc.cc b/libcef_dll/cpptoc/test/test_server_cpptoc.cc index 445df72b3..e3775693e 100644 --- a/libcef_dll/cpptoc/test/test_server_cpptoc.cc +++ b/libcef_dll/cpptoc/test/test_server_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=442e7f211c420aea2bc399024b947f67d83d3a6d$ +// $hash=3aa25e3d3dcaa8b1499fc4e54dd0cb9d3bb473cb$ // #include "libcef_dll/cpptoc/test/test_server_cpptoc.h" @@ -97,7 +97,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_test_server_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/test/test_server_handler_cpptoc.cc b/libcef_dll/cpptoc/test/test_server_handler_cpptoc.cc index 8e5c00bce..d2c9d6fa9 100644 --- a/libcef_dll/cpptoc/test/test_server_handler_cpptoc.cc +++ b/libcef_dll/cpptoc/test/test_server_handler_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=d180fbc2710aeb96dc4db266168281c29cc43642$ +// $hash=786c2d8a0269b342c7c3ee49f5bb337341072d31$ // #include "libcef_dll/cpptoc/test/test_server_handler_cpptoc.h" @@ -81,7 +81,7 @@ CefRefPtr CefCppToCRefCounted< CefTestServerHandler, cef_test_server_handler_t>::UnwrapDerived(CefWrapperType type, cef_test_server_handler_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/test/translator_test_cpptoc.cc b/libcef_dll/cpptoc/test/translator_test_cpptoc.cc index d10c506f5..822312f48 100644 --- a/libcef_dll/cpptoc/test/translator_test_cpptoc.cc +++ b/libcef_dll/cpptoc/test/translator_test_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=2b8d7a22d62b14176b5e7a9be38c7948544c71b6$ +// $hash=39e09b21c40f62f1ec2f9685f065682607405666$ // #include "libcef_dll/cpptoc/test/translator_test_cpptoc.h" @@ -1747,7 +1747,7 @@ CefRefPtr CefCppToCRefCounted< CefTranslatorTest, cef_translator_test_t>::UnwrapDerived(CefWrapperType type, cef_translator_test_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/test/translator_test_ref_ptr_client_child_cpptoc.cc b/libcef_dll/cpptoc/test/translator_test_ref_ptr_client_child_cpptoc.cc index 0a42640d9..70f7835c6 100644 --- a/libcef_dll/cpptoc/test/translator_test_ref_ptr_client_child_cpptoc.cc +++ b/libcef_dll/cpptoc/test/translator_test_ref_ptr_client_child_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=56384b27dfcbd43965ef7fd5bf521d56fb40766d$ +// $hash=e94e27d12aa7fa48ea890cb8ab99f2e400d7ff23$ // #include "libcef_dll/cpptoc/test/translator_test_ref_ptr_client_child_cpptoc.h" @@ -84,7 +84,7 @@ CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_translator_test_ref_ptr_client_child_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/test/translator_test_ref_ptr_client_cpptoc.cc b/libcef_dll/cpptoc/test/translator_test_ref_ptr_client_cpptoc.cc index 398b85066..d502501ff 100644 --- a/libcef_dll/cpptoc/test/translator_test_ref_ptr_client_cpptoc.cc +++ b/libcef_dll/cpptoc/test/translator_test_ref_ptr_client_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=c1cde9099d0161a04f31e595bde4c6466b490d8b$ +// $hash=5c0280db7af6bc6332f308b53a3189d1e64b63d0$ // #include "libcef_dll/cpptoc/test/translator_test_ref_ptr_client_cpptoc.h" @@ -63,7 +63,7 @@ CefCppToCRefCounted(s)); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/test/translator_test_ref_ptr_library_child_child_cpptoc.cc b/libcef_dll/cpptoc/test/translator_test_ref_ptr_library_child_child_cpptoc.cc index f89d4e7cb..6e77ab526 100644 --- a/libcef_dll/cpptoc/test/translator_test_ref_ptr_library_child_child_cpptoc.cc +++ b/libcef_dll/cpptoc/test/translator_test_ref_ptr_library_child_child_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=178ed72ca63c4bceca77fbec9581f6d36e6dbaa3$ +// $hash=09d1f7c2030dd94ea04b11428eaa2820365c39b0$ // #include "libcef_dll/cpptoc/test/translator_test_ref_ptr_library_child_child_cpptoc.h" @@ -192,7 +192,7 @@ CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_translator_test_ref_ptr_library_child_child_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/test/translator_test_ref_ptr_library_child_cpptoc.cc b/libcef_dll/cpptoc/test/translator_test_ref_ptr_library_child_cpptoc.cc index c23025f23..3619115a7 100644 --- a/libcef_dll/cpptoc/test/translator_test_ref_ptr_library_child_cpptoc.cc +++ b/libcef_dll/cpptoc/test/translator_test_ref_ptr_library_child_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=f1156abd7d5a26d954f9c4de9f1666be7e2ab0ce$ +// $hash=77ac3c6f92cae7e91d7c1961c302fcf4da441cb7$ // #include "libcef_dll/cpptoc/test/translator_test_ref_ptr_library_child_cpptoc.h" @@ -143,7 +143,7 @@ CefCppToCRefCounted( s)); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/test/translator_test_ref_ptr_library_cpptoc.cc b/libcef_dll/cpptoc/test/translator_test_ref_ptr_library_cpptoc.cc index 287794d99..093ce4888 100644 --- a/libcef_dll/cpptoc/test/translator_test_ref_ptr_library_cpptoc.cc +++ b/libcef_dll/cpptoc/test/translator_test_ref_ptr_library_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=23a27436f99688bd141b939ef756cab4d47fe857$ +// $hash=a7585041fd58edc7c8a2760cf360cc3abcf90853$ // #include "libcef_dll/cpptoc/test/translator_test_ref_ptr_library_cpptoc.h" @@ -102,7 +102,7 @@ CefCppToCRefCounted( s)); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/test/translator_test_scoped_client_child_cpptoc.cc b/libcef_dll/cpptoc/test/translator_test_scoped_client_child_cpptoc.cc index 907257085..cf8058be3 100644 --- a/libcef_dll/cpptoc/test/translator_test_scoped_client_child_cpptoc.cc +++ b/libcef_dll/cpptoc/test/translator_test_scoped_client_child_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=2444cafe9c59f007ea908c8e43a8f02376d57011$ +// $hash=caeeb7277830a5e9a81ba96a9385f65f53e1983f$ // #include "libcef_dll/cpptoc/test/translator_test_scoped_client_child_cpptoc.h" @@ -77,7 +77,7 @@ CefCppToCScoped:: UnwrapDerivedOwn(CefWrapperType type, cef_translator_test_scoped_client_child_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return CefOwnPtr(); } @@ -88,7 +88,7 @@ CefCppToCScoped:: UnwrapDerivedRaw(CefWrapperType type, cef_translator_test_scoped_client_child_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/test/translator_test_scoped_client_cpptoc.cc b/libcef_dll/cpptoc/test/translator_test_scoped_client_cpptoc.cc index a0187a035..38a3f9fe7 100644 --- a/libcef_dll/cpptoc/test/translator_test_scoped_client_cpptoc.cc +++ b/libcef_dll/cpptoc/test/translator_test_scoped_client_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=d19e196c418e6325718ada2866d37f6ee142d606$ +// $hash=8b65a39b9871e8185e8923ef48a54dd38e42af95$ // #include "libcef_dll/cpptoc/test/translator_test_scoped_client_cpptoc.h" @@ -58,7 +58,7 @@ CefCppToCScoped(s)); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return CefOwnPtr(); } @@ -73,7 +73,7 @@ CefCppToCScoped(s)); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/test/translator_test_scoped_library_child_child_cpptoc.cc b/libcef_dll/cpptoc/test/translator_test_scoped_library_child_child_cpptoc.cc index 8dffd8756..b8ef7000e 100644 --- a/libcef_dll/cpptoc/test/translator_test_scoped_library_child_child_cpptoc.cc +++ b/libcef_dll/cpptoc/test/translator_test_scoped_library_child_child_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=29014eb7cb86c46ed68a938cc862a1eed9335ee3$ +// $hash=4208fa6b25929be4a48ba1beefc454a08fc22759$ // #include "libcef_dll/cpptoc/test/translator_test_scoped_library_child_child_cpptoc.h" @@ -174,7 +174,7 @@ CefCppToCScoped:: UnwrapDerivedOwn(CefWrapperType type, cef_translator_test_scoped_library_child_child_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return CefOwnPtr(); } @@ -185,7 +185,7 @@ CefCppToCScoped:: UnwrapDerivedRaw(CefWrapperType type, cef_translator_test_scoped_library_child_child_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/test/translator_test_scoped_library_child_cpptoc.cc b/libcef_dll/cpptoc/test/translator_test_scoped_library_child_cpptoc.cc index 1a665df2f..607e1b90d 100644 --- a/libcef_dll/cpptoc/test/translator_test_scoped_library_child_cpptoc.cc +++ b/libcef_dll/cpptoc/test/translator_test_scoped_library_child_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=3fb60285776c7480d0909430c04b3fe5a0c257be$ +// $hash=f6f6e03a419a412c7c4f15c252fef53c543c5397$ // #include "libcef_dll/cpptoc/test/translator_test_scoped_library_child_cpptoc.h" @@ -129,7 +129,7 @@ CefCppToCScoped(s)); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return CefOwnPtr(); } @@ -144,7 +144,7 @@ CefCppToCScoped(s)); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/test/translator_test_scoped_library_cpptoc.cc b/libcef_dll/cpptoc/test/translator_test_scoped_library_cpptoc.cc index acb37c942..4a5c6c996 100644 --- a/libcef_dll/cpptoc/test/translator_test_scoped_library_cpptoc.cc +++ b/libcef_dll/cpptoc/test/translator_test_scoped_library_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=9aeefcb3a387576c2a7ef206b9bcf57ac9c7f060$ +// $hash=6bcea51c7388efe763a5e5e1afe9db461bff777d$ // #include "libcef_dll/cpptoc/test/translator_test_scoped_library_cpptoc.h" @@ -92,7 +92,7 @@ CefCppToCScoped(s)); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return CefOwnPtr(); } @@ -111,7 +111,7 @@ CefCppToCScoped(s)); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/thread_cpptoc.cc b/libcef_dll/cpptoc/thread_cpptoc.cc index d07c19fd9..190611460 100644 --- a/libcef_dll/cpptoc/thread_cpptoc.cc +++ b/libcef_dll/cpptoc/thread_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=ae28647ac7b24fd9581981aab2e1b27b9efca355$ +// $hash=f7d9700dd9445bf363712c5ccafdcbcb438d7917$ // #include "libcef_dll/cpptoc/thread_cpptoc.h" @@ -134,7 +134,7 @@ CefRefPtr CefCppToCRefCounted::UnwrapDerived( CefWrapperType type, cef_thread_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/urlrequest_client_cpptoc.cc b/libcef_dll/cpptoc/urlrequest_client_cpptoc.cc index 0b72753a2..41908fee7 100644 --- a/libcef_dll/cpptoc/urlrequest_client_cpptoc.cc +++ b/libcef_dll/cpptoc/urlrequest_client_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=c3a6ea0e93d96381917a52439f8ee86822bcfce2$ +// $hash=06e8730f31f20b05a030d315593ab982c32539b6$ // #include "libcef_dll/cpptoc/urlrequest_client_cpptoc.h" @@ -186,7 +186,7 @@ CefRefPtr CefCppToCRefCounted< CefURLRequestClient, cef_urlrequest_client_t>::UnwrapDerived(CefWrapperType type, cef_urlrequest_client_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/urlrequest_cpptoc.cc b/libcef_dll/cpptoc/urlrequest_cpptoc.cc index d2ce15de0..5b73db4cb 100644 --- a/libcef_dll/cpptoc/urlrequest_cpptoc.cc +++ b/libcef_dll/cpptoc/urlrequest_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=c9e932ea4980ef0d6ced8f891265bdd49ff4b806$ +// $hash=ec163d8f228ca2c347b8c6a76b814e45d0d46d28$ // #include "libcef_dll/cpptoc/urlrequest_cpptoc.h" @@ -204,7 +204,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_urlrequest_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/v8accessor_cpptoc.cc b/libcef_dll/cpptoc/v8accessor_cpptoc.cc index d762766f2..72fdd26d6 100644 --- a/libcef_dll/cpptoc/v8accessor_cpptoc.cc +++ b/libcef_dll/cpptoc/v8accessor_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=f4164c6761097fed20cf8ef4a42784f193f141af$ +// $hash=a6bbf97ac7f70e325509631a3bbdbf4b8b860d0c$ // #include "libcef_dll/cpptoc/v8accessor_cpptoc.h" @@ -140,7 +140,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_v8accessor_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/v8array_buffer_release_callback_cpptoc.cc b/libcef_dll/cpptoc/v8array_buffer_release_callback_cpptoc.cc index 55cabaa36..909311554 100644 --- a/libcef_dll/cpptoc/v8array_buffer_release_callback_cpptoc.cc +++ b/libcef_dll/cpptoc/v8array_buffer_release_callback_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=cba0c0be85a7b8de588f939e43c267dbfe5eaca7$ +// $hash=44561e34afa6d45b0c6c324e345bef6c0e9f31b8$ // #include "libcef_dll/cpptoc/v8array_buffer_release_callback_cpptoc.h" @@ -57,7 +57,7 @@ CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_v8array_buffer_release_callback_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/v8context_cpptoc.cc b/libcef_dll/cpptoc/v8context_cpptoc.cc index bdc403c47..5c8f6252e 100644 --- a/libcef_dll/cpptoc/v8context_cpptoc.cc +++ b/libcef_dll/cpptoc/v8context_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=41198a9138698a683a4d2d7e3fd8a6116cdd3923$ +// $hash=06e55741773f12f9804a5f981f94a010e5293e14$ // #include "libcef_dll/cpptoc/v8context_cpptoc.h" @@ -282,7 +282,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_v8context_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/v8exception_cpptoc.cc b/libcef_dll/cpptoc/v8exception_cpptoc.cc index e18ee5ca3..2e4964a22 100644 --- a/libcef_dll/cpptoc/v8exception_cpptoc.cc +++ b/libcef_dll/cpptoc/v8exception_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=4870e3ecf7cc7455aeeb82cbc545f01a248b3306$ +// $hash=049d20ef13c88453fffe0e5ed7648096b92073cb$ // #include "libcef_dll/cpptoc/v8exception_cpptoc.h" @@ -165,7 +165,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_v8exception_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/v8handler_cpptoc.cc b/libcef_dll/cpptoc/v8handler_cpptoc.cc index 3951e81bd..0d26b8765 100644 --- a/libcef_dll/cpptoc/v8handler_cpptoc.cc +++ b/libcef_dll/cpptoc/v8handler_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=27cf2c55d79ea035daa2c3b595d6a6bbe4e36b86$ +// $hash=9b1ad32d9167bdaaeee14834a82b13927ac71c82$ // #include "libcef_dll/cpptoc/v8handler_cpptoc.h" @@ -111,7 +111,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_v8handler_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/v8interceptor_cpptoc.cc b/libcef_dll/cpptoc/v8interceptor_cpptoc.cc index bcd3743d2..e0f3cdd1d 100644 --- a/libcef_dll/cpptoc/v8interceptor_cpptoc.cc +++ b/libcef_dll/cpptoc/v8interceptor_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=c636c92ceb26daa758f12cb54a39277e69d721e6$ +// $hash=c8d0d84851df03db685c0a87a53780d64ce425db$ // #include "libcef_dll/cpptoc/v8interceptor_cpptoc.h" @@ -248,7 +248,7 @@ CefRefPtr CefCppToCRefCounted< CefV8Interceptor, cef_v8interceptor_t>::UnwrapDerived(CefWrapperType type, cef_v8interceptor_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/v8stack_frame_cpptoc.cc b/libcef_dll/cpptoc/v8stack_frame_cpptoc.cc index bd6d84351..7345c8044 100644 --- a/libcef_dll/cpptoc/v8stack_frame_cpptoc.cc +++ b/libcef_dll/cpptoc/v8stack_frame_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=9140f32115725c3fc0d7a0be0450c6dc5a47d315$ +// $hash=0f0803623b8296300984dd5f93802b32f536a604$ // #include "libcef_dll/cpptoc/v8stack_frame_cpptoc.h" @@ -170,7 +170,7 @@ CefRefPtr CefCppToCRefCounted< CefV8StackFrame, cef_v8stack_frame_t>::UnwrapDerived(CefWrapperType type, cef_v8stack_frame_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/v8stack_trace_cpptoc.cc b/libcef_dll/cpptoc/v8stack_trace_cpptoc.cc index 58a7005db..8e88dfeb3 100644 --- a/libcef_dll/cpptoc/v8stack_trace_cpptoc.cc +++ b/libcef_dll/cpptoc/v8stack_trace_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=f2e03b1ebb215b895e8b74cf49816fbe6eeccf26$ +// $hash=994446939847e01ee1c2ce3b3c3f1988bbe97a10$ // #include "libcef_dll/cpptoc/v8stack_trace_cpptoc.h" @@ -110,7 +110,7 @@ CefRefPtr CefCppToCRefCounted< CefV8StackTrace, cef_v8stack_trace_t>::UnwrapDerived(CefWrapperType type, cef_v8stack_trace_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/v8value_cpptoc.cc b/libcef_dll/cpptoc/v8value_cpptoc.cc index b65a80ebf..a322c771e 100644 --- a/libcef_dll/cpptoc/v8value_cpptoc.cc +++ b/libcef_dll/cpptoc/v8value_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=288abf6f0b6298472cdaeca2fe21e6b6678626fe$ +// $hash=5f99f370a236b8cb01a0a5818860efe285d20060$ // #include "libcef_dll/cpptoc/v8value_cpptoc.h" @@ -1171,7 +1171,7 @@ CefRefPtr CefCppToCRefCounted::UnwrapDerived( CefWrapperType type, cef_v8value_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/value_cpptoc.cc b/libcef_dll/cpptoc/value_cpptoc.cc index 6e374c48a..1c80ff2aa 100644 --- a/libcef_dll/cpptoc/value_cpptoc.cc +++ b/libcef_dll/cpptoc/value_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=ceba5d41469bb3acdd579f21d83d18ec38be4b99$ +// $hash=356224055a712a772976ab1166fe101f98228827$ // #include "libcef_dll/cpptoc/value_cpptoc.h" @@ -491,7 +491,7 @@ CefRefPtr CefCppToCRefCounted::UnwrapDerived( CefWrapperType type, cef_value_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/views/box_layout_cpptoc.cc b/libcef_dll/cpptoc/views/box_layout_cpptoc.cc index c8ad949fd..ee432575e 100644 --- a/libcef_dll/cpptoc/views/box_layout_cpptoc.cc +++ b/libcef_dll/cpptoc/views/box_layout_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=fd39feb52a9ace3fda3d5bfda54c4a240173f2ff$ +// $hash=909f89cc8243a1438a31bc2d5e0957c18b65a9b0$ // #include "libcef_dll/cpptoc/views/box_layout_cpptoc.h" @@ -144,7 +144,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_box_layout_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/views/browser_view_cpptoc.cc b/libcef_dll/cpptoc/views/browser_view_cpptoc.cc index 058773fe5..f550e827c 100644 --- a/libcef_dll/cpptoc/views/browser_view_cpptoc.cc +++ b/libcef_dll/cpptoc/views/browser_view_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=bb9fa0045c967777df8fd84c5b6c4223f7a84592$ +// $hash=8ed7a2cd363a38cde65551fa5366085d9fa5b919$ // #include "libcef_dll/cpptoc/views/browser_view_cpptoc.h" @@ -47,7 +47,7 @@ CEF_EXPORT cef_browser_view_t* cef_browser_view_create( return NULL; } if (!template_util::has_valid_size(settings)) { - NOTREACHED() << "invalid settings->[base.]size"; + DCHECK(false) << "invalid settings->[base.]size"; return NULL; } // Unverified params: client, url, extra_info, request_context, delegate @@ -1284,7 +1284,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_browser_view_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/views/browser_view_delegate_cpptoc.cc b/libcef_dll/cpptoc/views/browser_view_delegate_cpptoc.cc index 8e7d9cb1b..4d4aa9336 100644 --- a/libcef_dll/cpptoc/views/browser_view_delegate_cpptoc.cc +++ b/libcef_dll/cpptoc/views/browser_view_delegate_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=8b92c198857b0ca5c3ddc9b2c8a82febe7ed8cde$ +// $hash=1b695e1b06a8ba626073b4a610d47c5a931a4735$ // #include "libcef_dll/cpptoc/views/browser_view_delegate_cpptoc.h" @@ -108,7 +108,7 @@ browser_view_delegate_get_delegate_for_popup_browser_view( return NULL; } if (!template_util::has_valid_size(settings)) { - NOTREACHED() << "invalid settings->[base.]size"; + DCHECK(false) << "invalid settings->[base.]size"; return NULL; } // Unverified params: client @@ -496,7 +496,7 @@ CefRefPtr CefCppToCRefCounted< cef_browser_view_delegate_t>::UnwrapDerived(CefWrapperType type, cef_browser_view_delegate_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/views/button_cpptoc.cc b/libcef_dll/cpptoc/views/button_cpptoc.cc index aa88780cf..0bb9e8b8c 100644 --- a/libcef_dll/cpptoc/views/button_cpptoc.cc +++ b/libcef_dll/cpptoc/views/button_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=5428bc6354709f7b7083f545fa0ed5c1af82470d$ +// $hash=a6162679f74abe571ba59ff3811704fdb186a414$ // #include "libcef_dll/cpptoc/views/button_cpptoc.h" @@ -1240,7 +1240,7 @@ CefCppToCRefCounted::UnwrapDerived( if (type == WT_MENU_BUTTON) { return CefMenuButtonCppToC::Unwrap(reinterpret_cast(s)); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/views/button_delegate_cpptoc.cc b/libcef_dll/cpptoc/views/button_delegate_cpptoc.cc index a69a206fb..def1dd541 100644 --- a/libcef_dll/cpptoc/views/button_delegate_cpptoc.cc +++ b/libcef_dll/cpptoc/views/button_delegate_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=87511af5e1a3eebefe2fa90759274ac14cdbda62$ +// $hash=6c1d9cfcafa7425bf5530eba7be024d9d07c466b$ // #include "libcef_dll/cpptoc/views/button_delegate_cpptoc.h" @@ -365,7 +365,7 @@ CefRefPtr CefCppToCRefCounted< return CefMenuButtonDelegateCppToC::Unwrap( reinterpret_cast(s)); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/views/display_cpptoc.cc b/libcef_dll/cpptoc/views/display_cpptoc.cc index c346e55e6..326a0d449 100644 --- a/libcef_dll/cpptoc/views/display_cpptoc.cc +++ b/libcef_dll/cpptoc/views/display_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=c876a721fa14497054e1d3fd3bd95a09298cd774$ +// $hash=5c179b70eb51a62fd00780eaea1be9c96e3ce3b3$ // #include "libcef_dll/cpptoc/views/display_cpptoc.h" @@ -383,7 +383,7 @@ CefRefPtr CefCppToCRefCounted::UnwrapDerived( CefWrapperType type, cef_display_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/views/fill_layout_cpptoc.cc b/libcef_dll/cpptoc/views/fill_layout_cpptoc.cc index e700440d2..99cc9dd90 100644 --- a/libcef_dll/cpptoc/views/fill_layout_cpptoc.cc +++ b/libcef_dll/cpptoc/views/fill_layout_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=94b09cfcb27c860d91d5c36b80f84569e35c9147$ +// $hash=3107bde9f33663e0141afa3fef9051c53eac11d8$ // #include "libcef_dll/cpptoc/views/fill_layout_cpptoc.h" @@ -99,7 +99,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_fill_layout_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/views/label_button_cpptoc.cc b/libcef_dll/cpptoc/views/label_button_cpptoc.cc index 801e8753b..dfb6fc314 100644 --- a/libcef_dll/cpptoc/views/label_button_cpptoc.cc +++ b/libcef_dll/cpptoc/views/label_button_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=b82103e68fffd36a97aa8d9784a1f2def77a6fab$ +// $hash=44c962ffbc0ae5b8e7870d5e1845fd339196fbac$ // #include "libcef_dll/cpptoc/views/label_button_cpptoc.h" @@ -1539,7 +1539,7 @@ CefCppToCRefCounted:: if (type == WT_MENU_BUTTON) { return CefMenuButtonCppToC::Unwrap(reinterpret_cast(s)); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/views/layout_cpptoc.cc b/libcef_dll/cpptoc/views/layout_cpptoc.cc index 15f4a8380..40a7e37b5 100644 --- a/libcef_dll/cpptoc/views/layout_cpptoc.cc +++ b/libcef_dll/cpptoc/views/layout_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=e8d8216333b81676768e82762ec1da35a19e62f8$ +// $hash=6369dff04489cebf256d28015e676f2a5c09f48e$ // #include "libcef_dll/cpptoc/views/layout_cpptoc.h" @@ -101,7 +101,7 @@ CefCppToCRefCounted::UnwrapDerived( if (type == WT_FILL_LAYOUT) { return CefFillLayoutCppToC::Unwrap(reinterpret_cast(s)); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/views/menu_button_cpptoc.cc b/libcef_dll/cpptoc/views/menu_button_cpptoc.cc index 7c034a07f..84b51b456 100644 --- a/libcef_dll/cpptoc/views/menu_button_cpptoc.cc +++ b/libcef_dll/cpptoc/views/menu_button_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=8a0e747873df46bb39ec65538eb0d6b4f1b04327$ +// $hash=c386e6143a554182ff6e4beb9e8dd813a5753a55$ // #include "libcef_dll/cpptoc/views/menu_button_cpptoc.h" @@ -1593,7 +1593,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_menu_button_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/views/menu_button_delegate_cpptoc.cc b/libcef_dll/cpptoc/views/menu_button_delegate_cpptoc.cc index c2fbd62d4..7aba93940 100644 --- a/libcef_dll/cpptoc/views/menu_button_delegate_cpptoc.cc +++ b/libcef_dll/cpptoc/views/menu_button_delegate_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=9758823653e71b6f40a07d1ccf051dd10e92b5b5$ +// $hash=bc673e6ca9a0a67ef0ac5b95a6618575ed79daf5$ // #include "libcef_dll/cpptoc/views/menu_button_delegate_cpptoc.h" @@ -418,7 +418,7 @@ CefRefPtr CefCppToCRefCounted< CefMenuButtonDelegate, cef_menu_button_delegate_t>::UnwrapDerived(CefWrapperType type, cef_menu_button_delegate_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/views/menu_button_pressed_lock_cpptoc.cc b/libcef_dll/cpptoc/views/menu_button_pressed_lock_cpptoc.cc index c3d85d202..e35fc0e0e 100644 --- a/libcef_dll/cpptoc/views/menu_button_pressed_lock_cpptoc.cc +++ b/libcef_dll/cpptoc/views/menu_button_pressed_lock_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=2dc6b6ba5f4b65f25877aa56083d0e6dea42e7ae$ +// $hash=b0777f496f71e5770150561ce6bbb37caff94182$ // #include "libcef_dll/cpptoc/views/menu_button_pressed_lock_cpptoc.h" @@ -31,7 +31,7 @@ CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_menu_button_pressed_lock_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/views/overlay_controller_cpptoc.cc b/libcef_dll/cpptoc/views/overlay_controller_cpptoc.cc index 2cedf76f3..b0007eeaa 100644 --- a/libcef_dll/cpptoc/views/overlay_controller_cpptoc.cc +++ b/libcef_dll/cpptoc/views/overlay_controller_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=8ebed0f097f98544037eeebfb9b2dbf21d579f03$ +// $hash=714f6a3397b0c294cf77f23061d07c3e9b548989$ // #include "libcef_dll/cpptoc/views/overlay_controller_cpptoc.h" @@ -429,7 +429,7 @@ CefRefPtr CefCppToCRefCounted< CefOverlayController, cef_overlay_controller_t>::UnwrapDerived(CefWrapperType type, cef_overlay_controller_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/views/panel_cpptoc.cc b/libcef_dll/cpptoc/views/panel_cpptoc.cc index 0d744bae2..ac3cda7dd 100644 --- a/libcef_dll/cpptoc/views/panel_cpptoc.cc +++ b/libcef_dll/cpptoc/views/panel_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=bbcc06d178c7f86041c0b9f0887c67427a7381ff$ +// $hash=fba634e939f8074f3a5ddc6717ac93dd9d5d502f$ // #include "libcef_dll/cpptoc/views/panel_cpptoc.h" @@ -1378,7 +1378,7 @@ CefCppToCRefCounted::UnwrapDerived( if (type == WT_WINDOW) { return CefWindowCppToC::Unwrap(reinterpret_cast(s)); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/views/panel_delegate_cpptoc.cc b/libcef_dll/cpptoc/views/panel_delegate_cpptoc.cc index d5f084a9d..8110fdc97 100644 --- a/libcef_dll/cpptoc/views/panel_delegate_cpptoc.cc +++ b/libcef_dll/cpptoc/views/panel_delegate_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=5738293c290214f784a22e3144475247cd4ee3b4$ +// $hash=66de178d38a1c9b72867b1eac9ff3c1f7b301c89$ // #include "libcef_dll/cpptoc/views/panel_delegate_cpptoc.h" @@ -317,7 +317,7 @@ CefRefPtr CefCppToCRefCounted< return CefWindowDelegateCppToC::Unwrap( reinterpret_cast(s)); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/views/scroll_view_cpptoc.cc b/libcef_dll/cpptoc/views/scroll_view_cpptoc.cc index 06d2c16fe..5ba3a638c 100644 --- a/libcef_dll/cpptoc/views/scroll_view_cpptoc.cc +++ b/libcef_dll/cpptoc/views/scroll_view_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=6f6ba39e44e91b687fc1f4d0c2c1873664b5cf93$ +// $hash=171b3ef450c160ece605980988dd80af9dd97958$ // #include "libcef_dll/cpptoc/views/scroll_view_cpptoc.h" @@ -1309,7 +1309,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_scroll_view_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/views/textfield_cpptoc.cc b/libcef_dll/cpptoc/views/textfield_cpptoc.cc index af71c81d9..c41aad010 100644 --- a/libcef_dll/cpptoc/views/textfield_cpptoc.cc +++ b/libcef_dll/cpptoc/views/textfield_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=4b4c876c54c2ea2240d34c119cf2cdca6e307bde$ +// $hash=d974792994decce11fe5d5feedc9041203c6c3c1$ // #include "libcef_dll/cpptoc/views/textfield_cpptoc.h" @@ -1761,7 +1761,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_textfield_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/views/textfield_delegate_cpptoc.cc b/libcef_dll/cpptoc/views/textfield_delegate_cpptoc.cc index 7f644edc1..edd954462 100644 --- a/libcef_dll/cpptoc/views/textfield_delegate_cpptoc.cc +++ b/libcef_dll/cpptoc/views/textfield_delegate_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=00fd32a1d0bf034760f3afe3fb62ba58aba6a61b$ +// $hash=6af00869e573d59adf07c86ba895ee13db7131e7$ // #include "libcef_dll/cpptoc/views/textfield_delegate_cpptoc.h" @@ -378,7 +378,7 @@ CefRefPtr CefCppToCRefCounted< CefTextfieldDelegate, cef_textfield_delegate_t>::UnwrapDerived(CefWrapperType type, cef_textfield_delegate_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/views/view_cpptoc.cc b/libcef_dll/cpptoc/views/view_cpptoc.cc index 60d9affcc..7368e5490 100644 --- a/libcef_dll/cpptoc/views/view_cpptoc.cc +++ b/libcef_dll/cpptoc/views/view_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=13c90ba22a371d972974229f18f87f407e552102$ +// $hash=8ea7eff414ea832334a4b3cb92a3efe8a44e9653$ // #include "libcef_dll/cpptoc/views/view_cpptoc.h" @@ -1082,7 +1082,7 @@ CefCppToCRefCounted::UnwrapDerived( if (type == WT_WINDOW) { return CefWindowCppToC::Unwrap(reinterpret_cast(s)); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/views/view_delegate_cpptoc.cc b/libcef_dll/cpptoc/views/view_delegate_cpptoc.cc index 074f10ce4..40bbcea45 100644 --- a/libcef_dll/cpptoc/views/view_delegate_cpptoc.cc +++ b/libcef_dll/cpptoc/views/view_delegate_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=7411dc1ef606336389a483ed2a95b14d70c8eb3e$ +// $hash=a5ca3a4f1b8c666eee1a198e455dab6ca623650c$ // #include "libcef_dll/cpptoc/views/view_delegate_cpptoc.h" @@ -334,7 +334,7 @@ CefRefPtr CefCppToCRefCounted< return CefWindowDelegateCppToC::Unwrap( reinterpret_cast(s)); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/views/window_cpptoc.cc b/libcef_dll/cpptoc/views/window_cpptoc.cc index 767ce93ac..cc124daad 100644 --- a/libcef_dll/cpptoc/views/window_cpptoc.cc +++ b/libcef_dll/cpptoc/views/window_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=ead4e6a19c7e3ad881931b3cc0d4da81b64a24ea$ +// $hash=94b9ddc326e4b71aefa8488594a3a6f481624254$ // #include "libcef_dll/cpptoc/views/window_cpptoc.h" @@ -2088,7 +2088,7 @@ CefRefPtr CefCppToCRefCounted::UnwrapDerived( CefWrapperType type, cef_window_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/views/window_delegate_cpptoc.cc b/libcef_dll/cpptoc/views/window_delegate_cpptoc.cc index 9a0431271..ca15fcb43 100644 --- a/libcef_dll/cpptoc/views/window_delegate_cpptoc.cc +++ b/libcef_dll/cpptoc/views/window_delegate_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=c7e5e137df27a4986c13e6f4e2b98eac19a48193$ +// $hash=c84eb9772fc902904ccbd0cebe2c2105d06a8164$ // #include "libcef_dll/cpptoc/views/window_delegate_cpptoc.h" @@ -823,7 +823,7 @@ CefRefPtr CefCppToCRefCounted< CefWindowDelegate, cef_window_delegate_t>::UnwrapDerived(CefWrapperType type, cef_window_delegate_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/waitable_event_cpptoc.cc b/libcef_dll/cpptoc/waitable_event_cpptoc.cc index 5f5e854a6..94d5365a5 100644 --- a/libcef_dll/cpptoc/waitable_event_cpptoc.cc +++ b/libcef_dll/cpptoc/waitable_event_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=3a713f33f726dab21c7e477861c9160b080f9005$ +// $hash=41aeb9ab533c916fe5a226735fd0fc8a43e6492b$ // #include "libcef_dll/cpptoc/waitable_event_cpptoc.h" @@ -138,7 +138,7 @@ CefRefPtr CefCppToCRefCounted< CefWaitableEvent, cef_waitable_event_t>::UnwrapDerived(CefWrapperType type, cef_waitable_event_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/write_handler_cpptoc.cc b/libcef_dll/cpptoc/write_handler_cpptoc.cc index 1bd136802..0c16c72ff 100644 --- a/libcef_dll/cpptoc/write_handler_cpptoc.cc +++ b/libcef_dll/cpptoc/write_handler_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=a7d0c28420e88fe055cc18eda55d9cae1f3ee33f$ +// $hash=9e4ec003479af870824a7b7609bc45e4f40fc52a$ // #include "libcef_dll/cpptoc/write_handler_cpptoc.h" @@ -138,7 +138,7 @@ CefRefPtr CefCppToCRefCounted< CefWriteHandler, cef_write_handler_t>::UnwrapDerived(CefWrapperType type, cef_write_handler_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/x509cert_principal_cpptoc.cc b/libcef_dll/cpptoc/x509cert_principal_cpptoc.cc index de54d90e5..b24fdc536 100644 --- a/libcef_dll/cpptoc/x509cert_principal_cpptoc.cc +++ b/libcef_dll/cpptoc/x509cert_principal_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=06fc26b84bc5dda324774ba87944b41e3669bfb7$ +// $hash=00565554ad76306eea416264a355273d72af7820$ // #include "libcef_dll/cpptoc/x509cert_principal_cpptoc.h" @@ -259,7 +259,7 @@ CefRefPtr CefCppToCRefCounted< CefX509CertPrincipal, cef_x509cert_principal_t>::UnwrapDerived(CefWrapperType type, cef_x509cert_principal_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/x509certificate_cpptoc.cc b/libcef_dll/cpptoc/x509certificate_cpptoc.cc index 03c18b19b..e9e179363 100644 --- a/libcef_dll/cpptoc/x509certificate_cpptoc.cc +++ b/libcef_dll/cpptoc/x509certificate_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=73f73c1f9dd6f55f2cdc78e66867aada8ad31a28$ +// $hash=e9f8f124502684b0e814730ea52aed7c87fef3b3$ // #include "libcef_dll/cpptoc/x509certificate_cpptoc.h" @@ -283,7 +283,7 @@ CefRefPtr CefCppToCRefCounted< CefX509Certificate, cef_x509certificate_t>::UnwrapDerived(CefWrapperType type, cef_x509certificate_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/xml_reader_cpptoc.cc b/libcef_dll/cpptoc/xml_reader_cpptoc.cc index b0de20f85..a258cfc4d 100644 --- a/libcef_dll/cpptoc/xml_reader_cpptoc.cc +++ b/libcef_dll/cpptoc/xml_reader_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=8a647c490d84ceb4828f633a3c95d741e9fb9d9f$ +// $hash=438fff1d95401704336388ff2b971403e4074ad1$ // #include "libcef_dll/cpptoc/xml_reader_cpptoc.h" @@ -660,7 +660,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_xml_reader_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/cpptoc/zip_reader_cpptoc.cc b/libcef_dll/cpptoc/zip_reader_cpptoc.cc index 35451988f..e8b3c265b 100644 --- a/libcef_dll/cpptoc/zip_reader_cpptoc.cc +++ b/libcef_dll/cpptoc/zip_reader_cpptoc.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=c794f92b885a3c50f229606dc1691502a7ab889b$ +// $hash=5867942bc6c9feb3f989d6797cef9777ad85d284$ // #include "libcef_dll/cpptoc/zip_reader_cpptoc.h" @@ -294,7 +294,7 @@ template <> CefRefPtr CefCppToCRefCounted:: UnwrapDerived(CefWrapperType type, cef_zip_reader_t* s) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/accessibility_handler_ctocpp.cc b/libcef_dll/ctocpp/accessibility_handler_ctocpp.cc index 292038dc1..3d09c4877 100644 --- a/libcef_dll/ctocpp/accessibility_handler_ctocpp.cc +++ b/libcef_dll/ctocpp/accessibility_handler_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=236b528eccad839c6afca3c752c83868fe823fa8$ +// $hash=1833e824ccf9b8b5aa8a22ab4f0e731b3296603c$ // #include "libcef_dll/ctocpp/accessibility_handler_ctocpp.h" @@ -79,7 +79,7 @@ cef_accessibility_handler_t* CefCToCppRefCounted< CefAccessibilityHandler, cef_accessibility_handler_t>::UnwrapDerived(CefWrapperType type, CefAccessibilityHandler* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/app_ctocpp.cc b/libcef_dll/ctocpp/app_ctocpp.cc index 030401dcf..30d0fb166 100644 --- a/libcef_dll/ctocpp/app_ctocpp.cc +++ b/libcef_dll/ctocpp/app_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=db849902d1f4a2d4e41103d76fe5985a078a413a$ +// $hash=fb2f03e369354152db16f5a6b6c6b93e87c42fa5$ // #include "libcef_dll/ctocpp/app_ctocpp.h" @@ -132,7 +132,7 @@ template <> cef_app_t* CefCToCppRefCounted::UnwrapDerived( CefWrapperType type, CefApp* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/audio_handler_ctocpp.cc b/libcef_dll/ctocpp/audio_handler_ctocpp.cc index 57aeac3ce..8f72e7cbe 100644 --- a/libcef_dll/ctocpp/audio_handler_ctocpp.cc +++ b/libcef_dll/ctocpp/audio_handler_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=88d580fa35d32ce62d7a20a4febc193ffdaa45ee$ +// $hash=add4d2a56f890fe5c868ebd23a03a4da4d8d6727$ // #include "libcef_dll/ctocpp/audio_handler_ctocpp.h" @@ -165,7 +165,7 @@ CefCToCppRefCounted::UnwrapDerived(CefWrapperType type, CefAudioHandler* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/auth_callback_ctocpp.cc b/libcef_dll/ctocpp/auth_callback_ctocpp.cc index bb4d6d3ca..ee3b551b1 100644 --- a/libcef_dll/ctocpp/auth_callback_ctocpp.cc +++ b/libcef_dll/ctocpp/auth_callback_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=d43fde9a3c77573a0939afc7c7d2016c5b291a40$ +// $hash=b2c9b6c79bcd7f510d9cb521a15f761eda23e7ef$ // #include "libcef_dll/ctocpp/auth_callback_ctocpp.h" @@ -65,7 +65,7 @@ CefCToCppRefCounted::UnwrapDerived(CefWrapperType type, CefAuthCallback* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/before_download_callback_ctocpp.cc b/libcef_dll/ctocpp/before_download_callback_ctocpp.cc index b3767bb63..94161a788 100644 --- a/libcef_dll/ctocpp/before_download_callback_ctocpp.cc +++ b/libcef_dll/ctocpp/before_download_callback_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=720f0530ee0dff9014bc77e1475ba41de29fb890$ +// $hash=5fee76af45a3305b58bd6a58455fb3e834368077$ // #include "libcef_dll/ctocpp/before_download_callback_ctocpp.h" @@ -52,7 +52,7 @@ cef_before_download_callback_t* CefCToCppRefCounted< cef_before_download_callback_t>::UnwrapDerived(CefWrapperType type, CefBeforeDownloadCallback* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/binary_value_ctocpp.cc b/libcef_dll/ctocpp/binary_value_ctocpp.cc index 8d75247c9..d60844ab4 100644 --- a/libcef_dll/ctocpp/binary_value_ctocpp.cc +++ b/libcef_dll/ctocpp/binary_value_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=b1bfb92cdbb050816ed3387ad596fa8af7327479$ +// $hash=caaf5dfe8d56c784e213b1590c21194f08084b70$ // #include "libcef_dll/ctocpp/binary_value_ctocpp.h" @@ -196,7 +196,7 @@ template <> cef_binary_value_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefBinaryValue* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/browser_ctocpp.cc b/libcef_dll/ctocpp/browser_ctocpp.cc index 3ffff4fae..777014f3e 100644 --- a/libcef_dll/ctocpp/browser_ctocpp.cc +++ b/libcef_dll/ctocpp/browser_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=d81e2665aee6c13c537a443480bfff9b8bc6bd47$ +// $hash=459764183df818659c82a91a5bb1170ab02561ae$ // #include "libcef_dll/ctocpp/browser_ctocpp.h" @@ -426,7 +426,7 @@ cef_browser_t* CefCToCppRefCounted::UnwrapDerived( CefWrapperType type, CefBrowser* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/browser_host_ctocpp.cc b/libcef_dll/ctocpp/browser_host_ctocpp.cc index 490caa71b..aae3e7005 100644 --- a/libcef_dll/ctocpp/browser_host_ctocpp.cc +++ b/libcef_dll/ctocpp/browser_host_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=aad33efa7cb9fe4904f1fcafecd960e2b3c86ab1$ +// $hash=661cc019b1ef90360e09491c9ccaf1a7b69d6f7e$ // #include "libcef_dll/ctocpp/browser_host_ctocpp.h" @@ -1193,7 +1193,7 @@ template <> cef_browser_host_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefBrowserHost* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/browser_process_handler_ctocpp.cc b/libcef_dll/ctocpp/browser_process_handler_ctocpp.cc index b87e92923..749d52393 100644 --- a/libcef_dll/ctocpp/browser_process_handler_ctocpp.cc +++ b/libcef_dll/ctocpp/browser_process_handler_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=08bc3d3dc2179824d250c38c1d1165c642110e87$ +// $hash=db95f4b4337e9eec478f506df6f322247f8b24f6$ // #include "libcef_dll/ctocpp/browser_process_handler_ctocpp.h" @@ -122,7 +122,7 @@ cef_browser_process_handler_t* CefCToCppRefCounted< CefBrowserProcessHandler, cef_browser_process_handler_t>::UnwrapDerived(CefWrapperType type, CefBrowserProcessHandler* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/callback_ctocpp.cc b/libcef_dll/ctocpp/callback_ctocpp.cc index 06f405440..dd3163205 100644 --- a/libcef_dll/ctocpp/callback_ctocpp.cc +++ b/libcef_dll/ctocpp/callback_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=46485b99f5f5805d9420da3af282d1279f80481c$ +// $hash=a41feff4617bc9beb0512a1350f3ac700b18ea2e$ // #include "libcef_dll/ctocpp/callback_ctocpp.h" @@ -59,7 +59,7 @@ template <> cef_callback_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefCallback* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/client_ctocpp.cc b/libcef_dll/ctocpp/client_ctocpp.cc index 84df03300..c4d3ef954 100644 --- a/libcef_dll/ctocpp/client_ctocpp.cc +++ b/libcef_dll/ctocpp/client_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=b9ac525a8ecae9a1219679e5d08b9a05c03e769a$ +// $hash=ec38c71520cffd0d1ff4f1ee83819c411b14c795$ // #include "libcef_dll/ctocpp/client_ctocpp.h" @@ -377,7 +377,7 @@ cef_client_t* CefCToCppRefCounted::UnwrapDerived( CefWrapperType type, CefClient* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/command_handler_ctocpp.cc b/libcef_dll/ctocpp/command_handler_ctocpp.cc index 3598edbb2..049999068 100644 --- a/libcef_dll/ctocpp/command_handler_ctocpp.cc +++ b/libcef_dll/ctocpp/command_handler_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=f374fda38406905546bc5601c01764a9b437a7d0$ +// $hash=f2eb90b2952e6958a01be325567b35d83c0643e6$ // #include "libcef_dll/ctocpp/command_handler_ctocpp.h" @@ -154,7 +154,7 @@ cef_command_handler_t* CefCToCppRefCounted< CefCommandHandler, cef_command_handler_t>::UnwrapDerived(CefWrapperType type, CefCommandHandler* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/command_line_ctocpp.cc b/libcef_dll/ctocpp/command_line_ctocpp.cc index 237c4f05e..4ff4159e5 100644 --- a/libcef_dll/ctocpp/command_line_ctocpp.cc +++ b/libcef_dll/ctocpp/command_line_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=e641e3609e9b096e6be7edc589314d4d3e909ad1$ +// $hash=aeb30347dcf0a11ee20524f07fe7eb980c2163f2$ // #include "libcef_dll/ctocpp/command_line_ctocpp.h" @@ -23,7 +23,7 @@ CefRefPtr CefCommandLine::CreateCommandLine() { const char* api_hash = cef_api_hash(0); if (strcmp(api_hash, CEF_API_HASH_PLATFORM)) { // The libcef API hash does not match the current header API hash. - NOTREACHED(); + DCHECK(false); return nullptr; } @@ -41,7 +41,7 @@ CefRefPtr CefCommandLine::GetGlobalCommandLine() { const char* api_hash = cef_api_hash(0); if (strcmp(api_hash, CEF_API_HASH_PLATFORM)) { // The libcef API hash does not match the current header API hash. - NOTREACHED(); + DCHECK(false); return nullptr; } @@ -459,7 +459,7 @@ template <> cef_command_line_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefCommandLine* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/completion_callback_ctocpp.cc b/libcef_dll/ctocpp/completion_callback_ctocpp.cc index 4c161d1c2..930ef04b3 100644 --- a/libcef_dll/ctocpp/completion_callback_ctocpp.cc +++ b/libcef_dll/ctocpp/completion_callback_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=1e131bf890b71867e7bad0359099dcca3455726b$ +// $hash=3c645623a6fdcc8eb1dc721fc84ca63a85cdbe3c$ // #include "libcef_dll/ctocpp/completion_callback_ctocpp.h" @@ -47,7 +47,7 @@ cef_completion_callback_t* CefCToCppRefCounted< CefCompletionCallback, cef_completion_callback_t>::UnwrapDerived(CefWrapperType type, CefCompletionCallback* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/context_menu_handler_ctocpp.cc b/libcef_dll/ctocpp/context_menu_handler_ctocpp.cc index 5636fb05d..f1db148df 100644 --- a/libcef_dll/ctocpp/context_menu_handler_ctocpp.cc +++ b/libcef_dll/ctocpp/context_menu_handler_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=67b8663a4c699cbffeba193c1b581bce765d6d50$ +// $hash=2c8888f9fcfe40cf08eb2c9e4fff20a64c3ead7d$ // #include "libcef_dll/ctocpp/context_menu_handler_ctocpp.h" @@ -311,7 +311,7 @@ cef_context_menu_handler_t* CefCToCppRefCounted< CefContextMenuHandler, cef_context_menu_handler_t>::UnwrapDerived(CefWrapperType type, CefContextMenuHandler* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/context_menu_params_ctocpp.cc b/libcef_dll/ctocpp/context_menu_params_ctocpp.cc index 92cc190f4..efc2cea67 100644 --- a/libcef_dll/ctocpp/context_menu_params_ctocpp.cc +++ b/libcef_dll/ctocpp/context_menu_params_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=0653ced3fab7b668ced0862cdd5819c585706a1d$ +// $hash=75967117879bf3ecf86bc170fa5161fc00ab236b$ // #include "libcef_dll/ctocpp/context_menu_params_ctocpp.h" @@ -421,7 +421,7 @@ cef_context_menu_params_t* CefCToCppRefCounted< CefContextMenuParams, cef_context_menu_params_t>::UnwrapDerived(CefWrapperType type, CefContextMenuParams* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/cookie_access_filter_ctocpp.cc b/libcef_dll/ctocpp/cookie_access_filter_ctocpp.cc index c74ee521e..c1fc1616f 100644 --- a/libcef_dll/ctocpp/cookie_access_filter_ctocpp.cc +++ b/libcef_dll/ctocpp/cookie_access_filter_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=f3dd306439e0d02bf7f68c7e93a1c746b2d25cb8$ +// $hash=2982f6957159b86ce039dfe9e67726a30bb98636$ // #include "libcef_dll/ctocpp/cookie_access_filter_ctocpp.h" @@ -97,7 +97,7 @@ cef_cookie_access_filter_t* CefCToCppRefCounted< CefCookieAccessFilter, cef_cookie_access_filter_t>::UnwrapDerived(CefWrapperType type, CefCookieAccessFilter* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/cookie_manager_ctocpp.cc b/libcef_dll/ctocpp/cookie_manager_ctocpp.cc index 2f353e2de..5eea1e91f 100644 --- a/libcef_dll/ctocpp/cookie_manager_ctocpp.cc +++ b/libcef_dll/ctocpp/cookie_manager_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=f620145f59aad5bc92c729dc876e9c094b06a541$ +// $hash=18732d77c6a843954449ea97aa26f0ce0b7a776a$ // #include "libcef_dll/ctocpp/cookie_manager_ctocpp.h" @@ -177,7 +177,7 @@ CefCToCppRefCounted::UnwrapDerived(CefWrapperType type, CefCookieManager* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/cookie_visitor_ctocpp.cc b/libcef_dll/ctocpp/cookie_visitor_ctocpp.cc index ede3e7387..28e55434d 100644 --- a/libcef_dll/ctocpp/cookie_visitor_ctocpp.cc +++ b/libcef_dll/ctocpp/cookie_visitor_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=01563cc1ee4d46340cf89b0b1602fe08b1b05109$ +// $hash=aec8ab7d90938c62b52faa199823912b3cbc0b11$ // #include "libcef_dll/ctocpp/cookie_visitor_ctocpp.h" @@ -61,7 +61,7 @@ CefCToCppRefCounted::UnwrapDerived(CefWrapperType type, CefCookieVisitor* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/delete_cookies_callback_ctocpp.cc b/libcef_dll/ctocpp/delete_cookies_callback_ctocpp.cc index a56be1a28..51ab2d3f1 100644 --- a/libcef_dll/ctocpp/delete_cookies_callback_ctocpp.cc +++ b/libcef_dll/ctocpp/delete_cookies_callback_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=7610357e3d387904c31686a66cfbe344dd80962f$ +// $hash=26d697d88a0312f47a3fe212b4c77cdb4e8b5800$ // #include "libcef_dll/ctocpp/delete_cookies_callback_ctocpp.h" @@ -48,7 +48,7 @@ cef_delete_cookies_callback_t* CefCToCppRefCounted< CefDeleteCookiesCallback, cef_delete_cookies_callback_t>::UnwrapDerived(CefWrapperType type, CefDeleteCookiesCallback* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/dev_tools_message_observer_ctocpp.cc b/libcef_dll/ctocpp/dev_tools_message_observer_ctocpp.cc index 6357f2946..994ae24c7 100644 --- a/libcef_dll/ctocpp/dev_tools_message_observer_ctocpp.cc +++ b/libcef_dll/ctocpp/dev_tools_message_observer_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=0a0ea961456500b4545d5947422606918de83d6e$ +// $hash=145f7445eb4094e268b6a135a61535fdd780507e$ // #include "libcef_dll/ctocpp/dev_tools_message_observer_ctocpp.h" @@ -174,7 +174,7 @@ cef_dev_tools_message_observer_t* CefCToCppRefCounted< cef_dev_tools_message_observer_t>::UnwrapDerived(CefWrapperType type, CefDevToolsMessageObserver* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/dialog_handler_ctocpp.cc b/libcef_dll/ctocpp/dialog_handler_ctocpp.cc index 8b0433761..f4072f3b7 100644 --- a/libcef_dll/ctocpp/dialog_handler_ctocpp.cc +++ b/libcef_dll/ctocpp/dialog_handler_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=d3e14a8c5fc34064be3a20f386a11b1d7962163e$ +// $hash=51a99f5889f00d4074a7e975ec95b889f1bd55d8$ // #include "libcef_dll/ctocpp/dialog_handler_ctocpp.h" @@ -87,7 +87,7 @@ CefCToCppRefCounted::UnwrapDerived(CefWrapperType type, CefDialogHandler* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/dictionary_value_ctocpp.cc b/libcef_dll/ctocpp/dictionary_value_ctocpp.cc index f3b2f7521..1937d21f7 100644 --- a/libcef_dll/ctocpp/dictionary_value_ctocpp.cc +++ b/libcef_dll/ctocpp/dictionary_value_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=1ff8df1cf72415529b26fe90318d43bfe07939f1$ +// $hash=21357f7bdec9fe05f50147f4605572ed795e6bcc$ // #include "libcef_dll/ctocpp/dictionary_value_ctocpp.h" @@ -756,7 +756,7 @@ cef_dictionary_value_t* CefCToCppRefCounted< CefDictionaryValue, cef_dictionary_value_t>::UnwrapDerived(CefWrapperType type, CefDictionaryValue* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/display_handler_ctocpp.cc b/libcef_dll/ctocpp/display_handler_ctocpp.cc index 461f0ec96..363fb7ff9 100644 --- a/libcef_dll/ctocpp/display_handler_ctocpp.cc +++ b/libcef_dll/ctocpp/display_handler_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=1a8b2156636547df981ea07ef3a017f661f1e419$ +// $hash=6715a3573be4b019dfe5e818d74d0979e081d839$ // #include "libcef_dll/ctocpp/display_handler_ctocpp.h" @@ -341,7 +341,7 @@ cef_display_handler_t* CefCToCppRefCounted< CefDisplayHandler, cef_display_handler_t>::UnwrapDerived(CefWrapperType type, CefDisplayHandler* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/domdocument_ctocpp.cc b/libcef_dll/ctocpp/domdocument_ctocpp.cc index 456553031..be759bba9 100644 --- a/libcef_dll/ctocpp/domdocument_ctocpp.cc +++ b/libcef_dll/ctocpp/domdocument_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=3029a85a03d6d8d68350bea5ad3448e0b142bce0$ +// $hash=7605dec503f07e4490341d3b60d2a4c0179a3d53$ // #include "libcef_dll/ctocpp/domdocument_ctocpp.h" @@ -299,7 +299,7 @@ template <> cef_domdocument_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefDOMDocument* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/domnode_ctocpp.cc b/libcef_dll/ctocpp/domnode_ctocpp.cc index 11f62e28a..4b820aaf5 100644 --- a/libcef_dll/ctocpp/domnode_ctocpp.cc +++ b/libcef_dll/ctocpp/domnode_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=c55b3c940044e1ba8614366bc005404fb34f6cb1$ +// $hash=84848cc9affe98814d49ff6a27854b61bec42992$ // #include "libcef_dll/ctocpp/domnode_ctocpp.h" @@ -552,7 +552,7 @@ cef_domnode_t* CefCToCppRefCounted::UnwrapDerived( CefWrapperType type, CefDOMNode* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/domvisitor_ctocpp.cc b/libcef_dll/ctocpp/domvisitor_ctocpp.cc index bcec99d9c..af3a78a6d 100644 --- a/libcef_dll/ctocpp/domvisitor_ctocpp.cc +++ b/libcef_dll/ctocpp/domvisitor_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=faf6f8643d2c54f410b3c140ffc9b6bad2a57b4a$ +// $hash=8418f3ac65c441630719aa8f6f44dfcbaf778f2f$ // #include "libcef_dll/ctocpp/domvisitor_ctocpp.h" @@ -53,7 +53,7 @@ template <> cef_domvisitor_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefDOMVisitor* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/download_handler_ctocpp.cc b/libcef_dll/ctocpp/download_handler_ctocpp.cc index 5ac64731d..8d77c59a7 100644 --- a/libcef_dll/ctocpp/download_handler_ctocpp.cc +++ b/libcef_dll/ctocpp/download_handler_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=c6c8482357711189540cbb82ae40bf9bd78b404b$ +// $hash=23264ad881e05de87c12279841ec0f8c071c5503$ // #include "libcef_dll/ctocpp/download_handler_ctocpp.h" @@ -154,7 +154,7 @@ cef_download_handler_t* CefCToCppRefCounted< CefDownloadHandler, cef_download_handler_t>::UnwrapDerived(CefWrapperType type, CefDownloadHandler* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/download_image_callback_ctocpp.cc b/libcef_dll/ctocpp/download_image_callback_ctocpp.cc index 87663865a..d26719d74 100644 --- a/libcef_dll/ctocpp/download_image_callback_ctocpp.cc +++ b/libcef_dll/ctocpp/download_image_callback_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=c6c7ffb21714d5d9beee716a1cce07e1b91525c5$ +// $hash=c23c4882077e50ffcf64425b3a5476ad3cfb9cb8$ // #include "libcef_dll/ctocpp/download_image_callback_ctocpp.h" @@ -61,7 +61,7 @@ cef_download_image_callback_t* CefCToCppRefCounted< CefDownloadImageCallback, cef_download_image_callback_t>::UnwrapDerived(CefWrapperType type, CefDownloadImageCallback* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/download_item_callback_ctocpp.cc b/libcef_dll/ctocpp/download_item_callback_ctocpp.cc index f306fbb54..557b2c65a 100644 --- a/libcef_dll/ctocpp/download_item_callback_ctocpp.cc +++ b/libcef_dll/ctocpp/download_item_callback_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=464ef9eb17442065860808d28cd96a5736ac118c$ +// $hash=12c936fbf246741f64131f68557538017701298c$ // #include "libcef_dll/ctocpp/download_item_callback_ctocpp.h" @@ -75,7 +75,7 @@ cef_download_item_callback_t* CefCToCppRefCounted< CefDownloadItemCallback, cef_download_item_callback_t>::UnwrapDerived(CefWrapperType type, CefDownloadItemCallback* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/download_item_ctocpp.cc b/libcef_dll/ctocpp/download_item_ctocpp.cc index 86c606e0f..bbe9be342 100644 --- a/libcef_dll/ctocpp/download_item_ctocpp.cc +++ b/libcef_dll/ctocpp/download_item_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=fc5e810c3fe740f341ed8f5387fff35f101d6461$ +// $hash=d4e111b0649264459c7acfdc4b5df8ba5d6a3f13$ // #include "libcef_dll/ctocpp/download_item_ctocpp.h" @@ -372,7 +372,7 @@ CefCToCppRefCounted::UnwrapDerived(CefWrapperType type, CefDownloadItem* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/drag_data_ctocpp.cc b/libcef_dll/ctocpp/drag_data_ctocpp.cc index 7d7b4aada..58c3746d5 100644 --- a/libcef_dll/ctocpp/drag_data_ctocpp.cc +++ b/libcef_dll/ctocpp/drag_data_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=c4cce4949cab252b568fc4dd34755b0b0908636b$ +// $hash=62aa3d486f9f864b4a5a68ebdf4ebb0695c017d1$ // #include "libcef_dll/ctocpp/drag_data_ctocpp.h" @@ -523,7 +523,7 @@ template <> cef_drag_data_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefDragData* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/drag_handler_ctocpp.cc b/libcef_dll/ctocpp/drag_handler_ctocpp.cc index 9da254c1b..a440d49e5 100644 --- a/libcef_dll/ctocpp/drag_handler_ctocpp.cc +++ b/libcef_dll/ctocpp/drag_handler_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=5675b51fb9ff6ac85f60c3696b9f4155421d5ef3$ +// $hash=de7454fdcb2d48f43bb22d95d989050c3dce0f16$ // #include "libcef_dll/ctocpp/drag_handler_ctocpp.h" @@ -115,7 +115,7 @@ template <> cef_drag_handler_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefDragHandler* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/end_tracing_callback_ctocpp.cc b/libcef_dll/ctocpp/end_tracing_callback_ctocpp.cc index 4a0d8fea2..49154338b 100644 --- a/libcef_dll/ctocpp/end_tracing_callback_ctocpp.cc +++ b/libcef_dll/ctocpp/end_tracing_callback_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=d62144c01e5efa6355c635ada089496a0fef4ec5$ +// $hash=870f78147369bc35912730714caef7559fa41c99$ // #include "libcef_dll/ctocpp/end_tracing_callback_ctocpp.h" @@ -55,7 +55,7 @@ cef_end_tracing_callback_t* CefCToCppRefCounted< CefEndTracingCallback, cef_end_tracing_callback_t>::UnwrapDerived(CefWrapperType type, CefEndTracingCallback* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/extension_ctocpp.cc b/libcef_dll/ctocpp/extension_ctocpp.cc index 001c939cc..4533afb13 100644 --- a/libcef_dll/ctocpp/extension_ctocpp.cc +++ b/libcef_dll/ctocpp/extension_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=93f4af6f3591fb4bd50275d518b176b890b7d901$ +// $hash=dd6eb9dad8ce6a01307fb48ec0fc4f9a2a61e4ee$ // #include "libcef_dll/ctocpp/extension_ctocpp.h" @@ -181,7 +181,7 @@ template <> cef_extension_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefExtension* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/extension_handler_ctocpp.cc b/libcef_dll/ctocpp/extension_handler_ctocpp.cc index 527da8879..ea0ab8e98 100644 --- a/libcef_dll/ctocpp/extension_handler_ctocpp.cc +++ b/libcef_dll/ctocpp/extension_handler_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=aefea006b8e7eaaa44359ef0a29d8dc181b2ae8d$ +// $hash=b1961c4ff6c203edef2f48bdbb5ac773815a15c7$ // #include "libcef_dll/ctocpp/extension_handler_ctocpp.h" @@ -335,7 +335,7 @@ cef_extension_handler_t* CefCToCppRefCounted< CefExtensionHandler, cef_extension_handler_t>::UnwrapDerived(CefWrapperType type, CefExtensionHandler* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/file_dialog_callback_ctocpp.cc b/libcef_dll/ctocpp/file_dialog_callback_ctocpp.cc index 8fdd7637f..46ad4e240 100644 --- a/libcef_dll/ctocpp/file_dialog_callback_ctocpp.cc +++ b/libcef_dll/ctocpp/file_dialog_callback_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=49a9c2dc0a50b5afa3de2fa4e78606597227f175$ +// $hash=01a59b2a4850603dcb6df74f33431d13bcf2c5c9$ // #include "libcef_dll/ctocpp/file_dialog_callback_ctocpp.h" @@ -78,7 +78,7 @@ cef_file_dialog_callback_t* CefCToCppRefCounted< CefFileDialogCallback, cef_file_dialog_callback_t>::UnwrapDerived(CefWrapperType type, CefFileDialogCallback* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/find_handler_ctocpp.cc b/libcef_dll/ctocpp/find_handler_ctocpp.cc index cc4cd2c90..89b9b6bae 100644 --- a/libcef_dll/ctocpp/find_handler_ctocpp.cc +++ b/libcef_dll/ctocpp/find_handler_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=7436e1945600e337c6cbc3f25cc2d0d871515a0f$ +// $hash=f39b33835f8368cc507c189fd54f63740b338f43$ // #include "libcef_dll/ctocpp/find_handler_ctocpp.h" @@ -60,7 +60,7 @@ template <> cef_find_handler_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefFindHandler* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/focus_handler_ctocpp.cc b/libcef_dll/ctocpp/focus_handler_ctocpp.cc index 00261d6de..5e6eacc47 100644 --- a/libcef_dll/ctocpp/focus_handler_ctocpp.cc +++ b/libcef_dll/ctocpp/focus_handler_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=84b98dacc31cb8f0ba37eb08757fda14267a2407$ +// $hash=0fa4cd5767bcd31e0629bd625fb7e97811265fba$ // #include "libcef_dll/ctocpp/focus_handler_ctocpp.h" @@ -103,7 +103,7 @@ CefCToCppRefCounted::UnwrapDerived(CefWrapperType type, CefFocusHandler* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/frame_ctocpp.cc b/libcef_dll/ctocpp/frame_ctocpp.cc index 933705aca..28dd8fa72 100644 --- a/libcef_dll/ctocpp/frame_ctocpp.cc +++ b/libcef_dll/ctocpp/frame_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=dccd8985bad895305a64d49d4cc690d51ec75f8a$ +// $hash=94e3dd98f86cbce550ab941e8ad10fa5423ee44b$ // #include "libcef_dll/ctocpp/frame_ctocpp.h" @@ -495,7 +495,7 @@ cef_frame_t* CefCToCppRefCounted::UnwrapDerived( CefWrapperType type, CefFrame* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/frame_handler_ctocpp.cc b/libcef_dll/ctocpp/frame_handler_ctocpp.cc index e4f303455..eb2a809ec 100644 --- a/libcef_dll/ctocpp/frame_handler_ctocpp.cc +++ b/libcef_dll/ctocpp/frame_handler_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=499afac754e20ab09693803a14a047a576ed1eb2$ +// $hash=7556f5356f91f554c88cadd534f2260081b23e39$ // #include "libcef_dll/ctocpp/frame_handler_ctocpp.h" @@ -146,7 +146,7 @@ CefCToCppRefCounted::UnwrapDerived(CefWrapperType type, CefFrameHandler* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/get_extension_resource_callback_ctocpp.cc b/libcef_dll/ctocpp/get_extension_resource_callback_ctocpp.cc index c6d869c25..d0129a192 100644 --- a/libcef_dll/ctocpp/get_extension_resource_callback_ctocpp.cc +++ b/libcef_dll/ctocpp/get_extension_resource_callback_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=5a1986090e786d2d1c14f839cb9e18b97e1080b5$ +// $hash=5327e7e6f275416ba3e88025691c75dedcee72ef$ // #include "libcef_dll/ctocpp/get_extension_resource_callback_ctocpp.h" @@ -68,7 +68,7 @@ CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefGetExtensionResourceCallback* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/image_ctocpp.cc b/libcef_dll/ctocpp/image_ctocpp.cc index 153b15b26..b52d5ca6d 100644 --- a/libcef_dll/ctocpp/image_ctocpp.cc +++ b/libcef_dll/ctocpp/image_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=d679c42dea71a6b726ac967998a9a0cb1571d2b9$ +// $hash=feca0218f8ab6da39dcf3db81d3d3b36fcb7f27d$ // #include "libcef_dll/ctocpp/image_ctocpp.h" @@ -334,7 +334,7 @@ cef_image_t* CefCToCppRefCounted::UnwrapDerived( CefWrapperType type, CefImage* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/jsdialog_callback_ctocpp.cc b/libcef_dll/ctocpp/jsdialog_callback_ctocpp.cc index 9fae4cb02..0fd0f34b4 100644 --- a/libcef_dll/ctocpp/jsdialog_callback_ctocpp.cc +++ b/libcef_dll/ctocpp/jsdialog_callback_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=eff3cd2d25f42a1155319d6eee8ea770e16c7ba7$ +// $hash=28d076cb242561f0c5de9b0274f7af860b152119$ // #include "libcef_dll/ctocpp/jsdialog_callback_ctocpp.h" @@ -51,7 +51,7 @@ cef_jsdialog_callback_t* CefCToCppRefCounted< CefJSDialogCallback, cef_jsdialog_callback_t>::UnwrapDerived(CefWrapperType type, CefJSDialogCallback* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/jsdialog_handler_ctocpp.cc b/libcef_dll/ctocpp/jsdialog_handler_ctocpp.cc index c7df99a50..20d41aad0 100644 --- a/libcef_dll/ctocpp/jsdialog_handler_ctocpp.cc +++ b/libcef_dll/ctocpp/jsdialog_handler_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=022f9cc79a1aade870e9f1f7a77f8604c6a9c36b$ +// $hash=329506b8051faec631eb200b1a0b8da46bcb4185$ // #include "libcef_dll/ctocpp/jsdialog_handler_ctocpp.h" @@ -160,7 +160,7 @@ cef_jsdialog_handler_t* CefCToCppRefCounted< CefJSDialogHandler, cef_jsdialog_handler_t>::UnwrapDerived(CefWrapperType type, CefJSDialogHandler* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/keyboard_handler_ctocpp.cc b/libcef_dll/ctocpp/keyboard_handler_ctocpp.cc index 423f75377..7c4d8784c 100644 --- a/libcef_dll/ctocpp/keyboard_handler_ctocpp.cc +++ b/libcef_dll/ctocpp/keyboard_handler_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=a581ca5b863ea4d1c6c94f9eef37b676ab370e77$ +// $hash=0fc307ce2060ccf455514543b4dfd694300cf79a$ // #include "libcef_dll/ctocpp/keyboard_handler_ctocpp.h" @@ -104,7 +104,7 @@ cef_keyboard_handler_t* CefCToCppRefCounted< CefKeyboardHandler, cef_keyboard_handler_t>::UnwrapDerived(CefWrapperType type, CefKeyboardHandler* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/life_span_handler_ctocpp.cc b/libcef_dll/ctocpp/life_span_handler_ctocpp.cc index eda350ed8..db6ac2f69 100644 --- a/libcef_dll/ctocpp/life_span_handler_ctocpp.cc +++ b/libcef_dll/ctocpp/life_span_handler_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=55296997cc48bab5c04548fa063f0692bfad12c5$ +// $hash=d141b95304de99ab093db8f6c524a05e26f4edb5$ // #include "libcef_dll/ctocpp/life_span_handler_ctocpp.h" @@ -191,7 +191,7 @@ cef_life_span_handler_t* CefCToCppRefCounted< CefLifeSpanHandler, cef_life_span_handler_t>::UnwrapDerived(CefWrapperType type, CefLifeSpanHandler* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/list_value_ctocpp.cc b/libcef_dll/ctocpp/list_value_ctocpp.cc index 76ef37469..3e43ac931 100644 --- a/libcef_dll/ctocpp/list_value_ctocpp.cc +++ b/libcef_dll/ctocpp/list_value_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=84d7a315d04726c8f80067ea2207618d7dfdd798$ +// $hash=5b2b8bab4a1dc4d4f26918156aaad2ee4c3caf4a$ // #include "libcef_dll/ctocpp/list_value_ctocpp.h" @@ -585,7 +585,7 @@ template <> cef_list_value_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefListValue* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/load_handler_ctocpp.cc b/libcef_dll/ctocpp/load_handler_ctocpp.cc index 67fd90541..d9eec1a93 100644 --- a/libcef_dll/ctocpp/load_handler_ctocpp.cc +++ b/libcef_dll/ctocpp/load_handler_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=383c19c3c8f95deb40ca6eac2860b34f52b0a421$ +// $hash=cf0d34b49335d629c3cc9d8420cc834cb0430fe4$ // #include "libcef_dll/ctocpp/load_handler_ctocpp.h" @@ -154,7 +154,7 @@ template <> cef_load_handler_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefLoadHandler* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/media_access_callback_ctocpp.cc b/libcef_dll/ctocpp/media_access_callback_ctocpp.cc index 1909dff70..43082f3a0 100644 --- a/libcef_dll/ctocpp/media_access_callback_ctocpp.cc +++ b/libcef_dll/ctocpp/media_access_callback_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=081d829156aaa2d8fbf4dd77c359c6be60f2daf8$ +// $hash=2525282ec6eb7a1e2f59d464a2136466ecf1aa5b$ // #include "libcef_dll/ctocpp/media_access_callback_ctocpp.h" @@ -62,7 +62,7 @@ cef_media_access_callback_t* CefCToCppRefCounted< CefMediaAccessCallback, cef_media_access_callback_t>::UnwrapDerived(CefWrapperType type, CefMediaAccessCallback* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/media_observer_ctocpp.cc b/libcef_dll/ctocpp/media_observer_ctocpp.cc index da2693625..78f7010f5 100644 --- a/libcef_dll/ctocpp/media_observer_ctocpp.cc +++ b/libcef_dll/ctocpp/media_observer_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=b3e6ce9639724749d0077dbc8f6702afba83f561$ +// $hash=9b1b93f78443553cdf07bf096add8eda430ad13b$ // #include "libcef_dll/ctocpp/media_observer_ctocpp.h" @@ -156,7 +156,7 @@ CefCToCppRefCounted::UnwrapDerived(CefWrapperType type, CefMediaObserver* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/media_route_create_callback_ctocpp.cc b/libcef_dll/ctocpp/media_route_create_callback_ctocpp.cc index 6eb5d1604..633da0302 100644 --- a/libcef_dll/ctocpp/media_route_create_callback_ctocpp.cc +++ b/libcef_dll/ctocpp/media_route_create_callback_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=f422501ac723c377df6b2ff14c8f0452de3ea055$ +// $hash=87e133cdd2e856ab8a9d45d990972e08a7a69fbc$ // #include "libcef_dll/ctocpp/media_route_create_callback_ctocpp.h" @@ -55,7 +55,7 @@ CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefMediaRouteCreateCallback* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/media_route_ctocpp.cc b/libcef_dll/ctocpp/media_route_ctocpp.cc index 3b8b9d502..1af9764cc 100644 --- a/libcef_dll/ctocpp/media_route_ctocpp.cc +++ b/libcef_dll/ctocpp/media_route_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=d46a5856b98d5c55d4eb2eb6caf9d793b2519f02$ +// $hash=92edc8064b198b90008142f6d839810a498350d1$ // #include "libcef_dll/ctocpp/media_route_ctocpp.h" @@ -124,7 +124,7 @@ template <> cef_media_route_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefMediaRoute* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/media_router_ctocpp.cc b/libcef_dll/ctocpp/media_router_ctocpp.cc index a3907ee2f..ad0c7b8c9 100644 --- a/libcef_dll/ctocpp/media_router_ctocpp.cc +++ b/libcef_dll/ctocpp/media_router_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=3c1bf66c510b9f2d4a63bb400b37b93e9f555349$ +// $hash=af200e153fda6b0d33e42d2dfd05346d6e2ae7f4$ // #include "libcef_dll/ctocpp/media_router_ctocpp.h" @@ -171,7 +171,7 @@ template <> cef_media_router_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefMediaRouter* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/media_sink_ctocpp.cc b/libcef_dll/ctocpp/media_sink_ctocpp.cc index 6fb9833f9..1e91fc677 100644 --- a/libcef_dll/ctocpp/media_sink_ctocpp.cc +++ b/libcef_dll/ctocpp/media_sink_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=6a7b7f88d045e2827c989a39368741a8d6064da4$ +// $hash=453d7d2c9ecc4872b77510595ae7bf78e2c39bba$ // #include "libcef_dll/ctocpp/media_sink_ctocpp.h" @@ -171,7 +171,7 @@ template <> cef_media_sink_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefMediaSink* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/media_sink_device_info_callback_ctocpp.cc b/libcef_dll/ctocpp/media_sink_device_info_callback_ctocpp.cc index 8b6250281..82f8b6733 100644 --- a/libcef_dll/ctocpp/media_sink_device_info_callback_ctocpp.cc +++ b/libcef_dll/ctocpp/media_sink_device_info_callback_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=20d3c82d71ea1ba068d4b86487b9f24ae0bdaa29$ +// $hash=067877a410a4ae9d7d671d5826a5c93eb6cdad37$ // #include "libcef_dll/ctocpp/media_sink_device_info_callback_ctocpp.h" @@ -49,7 +49,7 @@ CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefMediaSinkDeviceInfoCallback* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/media_source_ctocpp.cc b/libcef_dll/ctocpp/media_source_ctocpp.cc index 0e2b44f41..b7481a3ec 100644 --- a/libcef_dll/ctocpp/media_source_ctocpp.cc +++ b/libcef_dll/ctocpp/media_source_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=4ef592680d7650fb636a997f127d3c8e54d6c450$ +// $hash=f05652f759e16a6f2a3bc5f640ede99e3e123b4d$ // #include "libcef_dll/ctocpp/media_source_ctocpp.h" @@ -84,7 +84,7 @@ template <> cef_media_source_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefMediaSource* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/menu_model_ctocpp.cc b/libcef_dll/ctocpp/menu_model_ctocpp.cc index 13beebbd4..5585499ec 100644 --- a/libcef_dll/ctocpp/menu_model_ctocpp.cc +++ b/libcef_dll/ctocpp/menu_model_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=04b75e77074493307543f443a11d0b3ffade1ff8$ +// $hash=048b61ed29f9db56cba1a55354c367f941a59b14$ // #include "libcef_dll/ctocpp/menu_model_ctocpp.h" @@ -1195,7 +1195,7 @@ template <> cef_menu_model_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefMenuModel* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/menu_model_delegate_ctocpp.cc b/libcef_dll/ctocpp/menu_model_delegate_ctocpp.cc index 6d35ac34f..fcd806201 100644 --- a/libcef_dll/ctocpp/menu_model_delegate_ctocpp.cc +++ b/libcef_dll/ctocpp/menu_model_delegate_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=c979acd0dbde40884fedcfba613491006226accb$ +// $hash=f734e948a17b74234c1b1bc294b8856ce58ff49e$ // #include "libcef_dll/ctocpp/menu_model_delegate_ctocpp.h" @@ -201,7 +201,7 @@ cef_menu_model_delegate_t* CefCToCppRefCounted< CefMenuModelDelegate, cef_menu_model_delegate_t>::UnwrapDerived(CefWrapperType type, CefMenuModelDelegate* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/navigation_entry_ctocpp.cc b/libcef_dll/ctocpp/navigation_entry_ctocpp.cc index 6c4e15bcc..e8133b68a 100644 --- a/libcef_dll/ctocpp/navigation_entry_ctocpp.cc +++ b/libcef_dll/ctocpp/navigation_entry_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=a832a32c3a3d5c43676c7bc76bafbe77a964a5f1$ +// $hash=4adb66632fea25a6f73e03ee839cc77567841db2$ // #include "libcef_dll/ctocpp/navigation_entry_ctocpp.h" @@ -216,7 +216,7 @@ cef_navigation_entry_t* CefCToCppRefCounted< CefNavigationEntry, cef_navigation_entry_t>::UnwrapDerived(CefWrapperType type, CefNavigationEntry* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/navigation_entry_visitor_ctocpp.cc b/libcef_dll/ctocpp/navigation_entry_visitor_ctocpp.cc index 90683d0b8..1f90bf7f8 100644 --- a/libcef_dll/ctocpp/navigation_entry_visitor_ctocpp.cc +++ b/libcef_dll/ctocpp/navigation_entry_visitor_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=48281bb0de6e38b45f5dbc60bf7609b476241d76$ +// $hash=a9eb25ebb857e3e63d6e261f8e4b2b171c8fcf34$ // #include "libcef_dll/ctocpp/navigation_entry_visitor_ctocpp.h" @@ -63,7 +63,7 @@ cef_navigation_entry_visitor_t* CefCToCppRefCounted< cef_navigation_entry_visitor_t>::UnwrapDerived(CefWrapperType type, CefNavigationEntryVisitor* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/pdf_print_callback_ctocpp.cc b/libcef_dll/ctocpp/pdf_print_callback_ctocpp.cc index ac4ab49fb..d46bb5aa5 100644 --- a/libcef_dll/ctocpp/pdf_print_callback_ctocpp.cc +++ b/libcef_dll/ctocpp/pdf_print_callback_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=f3a80bf42c989064d862e16f34e4ac045b922c0d$ +// $hash=f235c0f4a088d1b4487af49d98c5d08044b1419c$ // #include "libcef_dll/ctocpp/pdf_print_callback_ctocpp.h" @@ -55,7 +55,7 @@ cef_pdf_print_callback_t* CefCToCppRefCounted< CefPdfPrintCallback, cef_pdf_print_callback_t>::UnwrapDerived(CefWrapperType type, CefPdfPrintCallback* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/permission_handler_ctocpp.cc b/libcef_dll/ctocpp/permission_handler_ctocpp.cc index 56b8a3b20..792180eb7 100644 --- a/libcef_dll/ctocpp/permission_handler_ctocpp.cc +++ b/libcef_dll/ctocpp/permission_handler_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=2ff01ee1ca831e910dcd7b1767a0e9d251aa9747$ +// $hash=866524abe3d8f0ad9953a6364bbb49f625fe3a38$ // #include "libcef_dll/ctocpp/permission_handler_ctocpp.h" @@ -151,7 +151,7 @@ cef_permission_handler_t* CefCToCppRefCounted< CefPermissionHandler, cef_permission_handler_t>::UnwrapDerived(CefWrapperType type, CefPermissionHandler* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/permission_prompt_callback_ctocpp.cc b/libcef_dll/ctocpp/permission_prompt_callback_ctocpp.cc index 588ada589..1e2caedca 100644 --- a/libcef_dll/ctocpp/permission_prompt_callback_ctocpp.cc +++ b/libcef_dll/ctocpp/permission_prompt_callback_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=9262abf05b3c8486a7b8bb0488d8b59a667d6b44$ +// $hash=a84aa33807e480e03cc065b3b195d2fcf766cbfb$ // #include "libcef_dll/ctocpp/permission_prompt_callback_ctocpp.h" @@ -49,7 +49,7 @@ CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefPermissionPromptCallback* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/post_data_ctocpp.cc b/libcef_dll/ctocpp/post_data_ctocpp.cc index 33390317c..ac3410c59 100644 --- a/libcef_dll/ctocpp/post_data_ctocpp.cc +++ b/libcef_dll/ctocpp/post_data_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=b8f7072a18170af6fff845c7b911c9e9cb845658$ +// $hash=35bed657bdfd1e13a8b76b44a0d58d1473663e9d$ // #include "libcef_dll/ctocpp/post_data_ctocpp.h" @@ -184,7 +184,7 @@ template <> cef_post_data_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefPostData* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/post_data_element_ctocpp.cc b/libcef_dll/ctocpp/post_data_element_ctocpp.cc index 041b4b5a0..07d71de5f 100644 --- a/libcef_dll/ctocpp/post_data_element_ctocpp.cc +++ b/libcef_dll/ctocpp/post_data_element_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=46e4cc8924d3070e56735a5b2b0746ae82d25b2b$ +// $hash=aa7dd08d585fb1c151ac70040266b2cc6daaa8fd$ // #include "libcef_dll/ctocpp/post_data_element_ctocpp.h" @@ -178,7 +178,7 @@ cef_post_data_element_t* CefCToCppRefCounted< CefPostDataElement, cef_post_data_element_t>::UnwrapDerived(CefWrapperType type, CefPostDataElement* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/preference_manager_ctocpp.cc b/libcef_dll/ctocpp/preference_manager_ctocpp.cc index dd2c3b197..ab598f0e2 100644 --- a/libcef_dll/ctocpp/preference_manager_ctocpp.cc +++ b/libcef_dll/ctocpp/preference_manager_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=e1ea194c8ef69a57ee4bee0b1729798128eb8754$ +// $hash=b992dc943eedb028a5018c6204aa6ce9a106b367$ // #include "libcef_dll/ctocpp/preference_manager_ctocpp.h" @@ -164,7 +164,7 @@ cef_preference_manager_t* CefCToCppRefCounted< CefRequestContextCToCpp::Unwrap( reinterpret_cast(c))); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/preference_registrar_ctocpp.cc b/libcef_dll/ctocpp/preference_registrar_ctocpp.cc index 97cae6a85..98c9f7f01 100644 --- a/libcef_dll/ctocpp/preference_registrar_ctocpp.cc +++ b/libcef_dll/ctocpp/preference_registrar_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=952c6b775c3954a28e87a4c15625dcfa14829ec4$ +// $hash=c677cabce869cc187866e07f53fcf235018d8978$ // #include "libcef_dll/ctocpp/preference_registrar_ctocpp.h" @@ -60,7 +60,7 @@ cef_preference_registrar_t* CefCToCppScoped:: UnwrapDerivedOwn(CefWrapperType type, CefOwnPtr c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } @@ -69,7 +69,7 @@ cef_preference_registrar_t* CefCToCppScoped:: UnwrapDerivedRaw(CefWrapperType type, CefRawPtr c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/print_dialog_callback_ctocpp.cc b/libcef_dll/ctocpp/print_dialog_callback_ctocpp.cc index 4327b4598..907eafe61 100644 --- a/libcef_dll/ctocpp/print_dialog_callback_ctocpp.cc +++ b/libcef_dll/ctocpp/print_dialog_callback_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=93f9d3b5ef4e7f4746529d2d1e0ee61952e56be0$ +// $hash=0c0a1efb7a6ed661e2947b9b820e1fb5b57e0ad3$ // #include "libcef_dll/ctocpp/print_dialog_callback_ctocpp.h" @@ -70,7 +70,7 @@ cef_print_dialog_callback_t* CefCToCppRefCounted< CefPrintDialogCallback, cef_print_dialog_callback_t>::UnwrapDerived(CefWrapperType type, CefPrintDialogCallback* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/print_handler_ctocpp.cc b/libcef_dll/ctocpp/print_handler_ctocpp.cc index 948dbffc4..81b6f7255 100644 --- a/libcef_dll/ctocpp/print_handler_ctocpp.cc +++ b/libcef_dll/ctocpp/print_handler_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=6b8fc1fd1fff48712c77d9402a0a1d747e14b5a1$ +// $hash=95827cf69c533ca04e0e49e45d5e36b507378aeb$ // #include "libcef_dll/ctocpp/print_handler_ctocpp.h" @@ -215,7 +215,7 @@ CefCToCppRefCounted::UnwrapDerived(CefWrapperType type, CefPrintHandler* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/print_job_callback_ctocpp.cc b/libcef_dll/ctocpp/print_job_callback_ctocpp.cc index 471dbd100..66d50c9c9 100644 --- a/libcef_dll/ctocpp/print_job_callback_ctocpp.cc +++ b/libcef_dll/ctocpp/print_job_callback_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=6d7e2581786609dd5b472dd72dae47f26c1e7e7d$ +// $hash=4ceb6cf047750386cd44026b4b3f7a2caa1dac9e$ // #include "libcef_dll/ctocpp/print_job_callback_ctocpp.h" @@ -47,7 +47,7 @@ cef_print_job_callback_t* CefCToCppRefCounted< CefPrintJobCallback, cef_print_job_callback_t>::UnwrapDerived(CefWrapperType type, CefPrintJobCallback* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/print_settings_ctocpp.cc b/libcef_dll/ctocpp/print_settings_ctocpp.cc index 199948a0e..9e22a83ec 100644 --- a/libcef_dll/ctocpp/print_settings_ctocpp.cc +++ b/libcef_dll/ctocpp/print_settings_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=479c82d8c72edba5bc48bdd8e32677ebe0bc720e$ +// $hash=388d22bd24b0e340d9509abec2b654680ac6779d$ // #include "libcef_dll/ctocpp/print_settings_ctocpp.h" @@ -453,7 +453,7 @@ CefCToCppRefCounted::UnwrapDerived(CefWrapperType type, CefPrintSettings* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/process_message_ctocpp.cc b/libcef_dll/ctocpp/process_message_ctocpp.cc index 6c58c16b5..53226af57 100644 --- a/libcef_dll/ctocpp/process_message_ctocpp.cc +++ b/libcef_dll/ctocpp/process_message_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=ac50966059a1ba14d20824a27bcc19e9c0c0d910$ +// $hash=f542bb5ffcf0d7543e424741a62e93c58cc2e3ee$ // #include "libcef_dll/ctocpp/process_message_ctocpp.h" @@ -165,7 +165,7 @@ cef_process_message_t* CefCToCppRefCounted< CefProcessMessage, cef_process_message_t>::UnwrapDerived(CefWrapperType type, CefProcessMessage* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/read_handler_ctocpp.cc b/libcef_dll/ctocpp/read_handler_ctocpp.cc index 0def1174d..52a273578 100644 --- a/libcef_dll/ctocpp/read_handler_ctocpp.cc +++ b/libcef_dll/ctocpp/read_handler_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=ce1b7280f3a73296607a5f4440bffad40c73d5ad$ +// $hash=d38e55ad4edf278002de04d58023524d7ce633a8$ // #include "libcef_dll/ctocpp/read_handler_ctocpp.h" @@ -124,7 +124,7 @@ template <> cef_read_handler_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefReadHandler* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/registration_ctocpp.cc b/libcef_dll/ctocpp/registration_ctocpp.cc index a0b5a00b4..ae4f3194c 100644 --- a/libcef_dll/ctocpp/registration_ctocpp.cc +++ b/libcef_dll/ctocpp/registration_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=e1eade4ceaefc7079366e8b0d29d499590273e8c$ +// $hash=004bfcbf30ee0b2ecc97828c943d1302c033b7d9$ // #include "libcef_dll/ctocpp/registration_ctocpp.h" @@ -31,7 +31,7 @@ CefCToCppRefCounted::UnwrapDerived(CefWrapperType type, CefRegistration* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/render_handler_ctocpp.cc b/libcef_dll/ctocpp/render_handler_ctocpp.cc index 73cd5bdeb..724ba3540 100644 --- a/libcef_dll/ctocpp/render_handler_ctocpp.cc +++ b/libcef_dll/ctocpp/render_handler_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=65a8e5baeed8773ac21f0decf0f0b82c16754aef$ +// $hash=0720ce9a5427a1a1a161898e059b84cfbbbecbfb$ // #include "libcef_dll/ctocpp/render_handler_ctocpp.h" @@ -529,7 +529,7 @@ CefCToCppRefCounted::UnwrapDerived(CefWrapperType type, CefRenderHandler* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/render_process_handler_ctocpp.cc b/libcef_dll/ctocpp/render_process_handler_ctocpp.cc index 53a42fd39..dac278465 100644 --- a/libcef_dll/ctocpp/render_process_handler_ctocpp.cc +++ b/libcef_dll/ctocpp/render_process_handler_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=a6f27ab9f9842ab192ea253a5e66aea4e37466f8$ +// $hash=1bb6593092ca6768ea5a4d07cd9afbe23460e612$ // #include "libcef_dll/ctocpp/render_process_handler_ctocpp.h" @@ -289,7 +289,7 @@ cef_render_process_handler_t* CefCToCppRefCounted< CefRenderProcessHandler, cef_render_process_handler_t>::UnwrapDerived(CefWrapperType type, CefRenderProcessHandler* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/request_context_ctocpp.cc b/libcef_dll/ctocpp/request_context_ctocpp.cc index 5806155e5..13dec2cac 100644 --- a/libcef_dll/ctocpp/request_context_ctocpp.cc +++ b/libcef_dll/ctocpp/request_context_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=ebc2c4b31cdbde186263ed5eccbb6cc3e7da1d30$ +// $hash=9c0cf12774084952a4497e83741a2f9988923109$ // #include "libcef_dll/ctocpp/request_context_ctocpp.h" @@ -590,7 +590,7 @@ cef_request_context_t* CefCToCppRefCounted< CefRequestContext, cef_request_context_t>::UnwrapDerived(CefWrapperType type, CefRequestContext* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/request_context_handler_ctocpp.cc b/libcef_dll/ctocpp/request_context_handler_ctocpp.cc index 7c6d51ed2..c769ff2fd 100644 --- a/libcef_dll/ctocpp/request_context_handler_ctocpp.cc +++ b/libcef_dll/ctocpp/request_context_handler_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=9125fa607d69db95c303e9c73448e854c44d15cc$ +// $hash=85cfe06a67d84dde8c980d3c888f88eb382a9f55$ // #include "libcef_dll/ctocpp/request_context_handler_ctocpp.h" @@ -97,7 +97,7 @@ cef_request_context_handler_t* CefCToCppRefCounted< CefRequestContextHandler, cef_request_context_handler_t>::UnwrapDerived(CefWrapperType type, CefRequestContextHandler* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/request_ctocpp.cc b/libcef_dll/ctocpp/request_ctocpp.cc index 33b3d93e4..1e15bd35a 100644 --- a/libcef_dll/ctocpp/request_ctocpp.cc +++ b/libcef_dll/ctocpp/request_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=3454ad8f0a09ee48d7376f8e3eabcf967959de82$ +// $hash=6f9bdbf9eefdaee77d0e87c1c55b564752e903cd$ // #include "libcef_dll/ctocpp/request_ctocpp.h" @@ -460,7 +460,7 @@ cef_request_t* CefCToCppRefCounted::UnwrapDerived( CefWrapperType type, CefRequest* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/request_handler_ctocpp.cc b/libcef_dll/ctocpp/request_handler_ctocpp.cc index 358e1259c..57ca2f5ef 100644 --- a/libcef_dll/ctocpp/request_handler_ctocpp.cc +++ b/libcef_dll/ctocpp/request_handler_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=75c5c934d39c9d12cd7731203c3ac941cdbc52a3$ +// $hash=19152f67304ceaf2d54f0b8133f317974145d40e$ // #include "libcef_dll/ctocpp/request_handler_ctocpp.h" @@ -403,7 +403,7 @@ cef_request_handler_t* CefCToCppRefCounted< CefRequestHandler, cef_request_handler_t>::UnwrapDerived(CefWrapperType type, CefRequestHandler* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/resolve_callback_ctocpp.cc b/libcef_dll/ctocpp/resolve_callback_ctocpp.cc index 27e5df45f..26f802b2b 100644 --- a/libcef_dll/ctocpp/resolve_callback_ctocpp.cc +++ b/libcef_dll/ctocpp/resolve_callback_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=93f0764aabe8525c1a3473c9e345b926403fa78b$ +// $hash=26f0b2cca6c62191dcdc1f70e415cd615a66cee5$ // #include "libcef_dll/ctocpp/resolve_callback_ctocpp.h" @@ -65,7 +65,7 @@ cef_resolve_callback_t* CefCToCppRefCounted< CefResolveCallback, cef_resolve_callback_t>::UnwrapDerived(CefWrapperType type, CefResolveCallback* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/resource_bundle_ctocpp.cc b/libcef_dll/ctocpp/resource_bundle_ctocpp.cc index 54cdd416c..bbba4d89d 100644 --- a/libcef_dll/ctocpp/resource_bundle_ctocpp.cc +++ b/libcef_dll/ctocpp/resource_bundle_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=6c8e563997f192706a1cddfc1d785bffebdd8174$ +// $hash=2351c980bcf0be831b2803207665595003a6ae9b$ // #include "libcef_dll/ctocpp/resource_bundle_ctocpp.h" @@ -100,7 +100,7 @@ cef_resource_bundle_t* CefCToCppRefCounted< CefResourceBundle, cef_resource_bundle_t>::UnwrapDerived(CefWrapperType type, CefResourceBundle* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/resource_bundle_handler_ctocpp.cc b/libcef_dll/ctocpp/resource_bundle_handler_ctocpp.cc index 46f5c08b0..71b5b8c4c 100644 --- a/libcef_dll/ctocpp/resource_bundle_handler_ctocpp.cc +++ b/libcef_dll/ctocpp/resource_bundle_handler_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=4d903123dd75fca6eec9810c797a4b58b06a9b03$ +// $hash=a89889b633cfe23052e084a41e2bd6dc3abaca78$ // #include "libcef_dll/ctocpp/resource_bundle_handler_ctocpp.h" @@ -97,7 +97,7 @@ cef_resource_bundle_handler_t* CefCToCppRefCounted< CefResourceBundleHandler, cef_resource_bundle_handler_t>::UnwrapDerived(CefWrapperType type, CefResourceBundleHandler* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/resource_handler_ctocpp.cc b/libcef_dll/ctocpp/resource_handler_ctocpp.cc index 0a50df776..0bd7850a6 100644 --- a/libcef_dll/ctocpp/resource_handler_ctocpp.cc +++ b/libcef_dll/ctocpp/resource_handler_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=35588cfd8c8eb4000eb3de5edec70d361897c760$ +// $hash=e6ff075b94ab1f2196fd4ba112f014da22cfed8f$ // #include "libcef_dll/ctocpp/resource_handler_ctocpp.h" @@ -245,7 +245,7 @@ cef_resource_handler_t* CefCToCppRefCounted< CefResourceHandler, cef_resource_handler_t>::UnwrapDerived(CefWrapperType type, CefResourceHandler* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/resource_read_callback_ctocpp.cc b/libcef_dll/ctocpp/resource_read_callback_ctocpp.cc index 8257abd3e..1c4abb02d 100644 --- a/libcef_dll/ctocpp/resource_read_callback_ctocpp.cc +++ b/libcef_dll/ctocpp/resource_read_callback_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=27162e0430742e5c8ccf73dc8fca20572132a530$ +// $hash=453b8327acaa3268d910e7bbc14e735b176d8c47$ // #include "libcef_dll/ctocpp/resource_read_callback_ctocpp.h" @@ -48,7 +48,7 @@ cef_resource_read_callback_t* CefCToCppRefCounted< CefResourceReadCallback, cef_resource_read_callback_t>::UnwrapDerived(CefWrapperType type, CefResourceReadCallback* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/resource_request_handler_ctocpp.cc b/libcef_dll/ctocpp/resource_request_handler_ctocpp.cc index 916671ec3..95d318565 100644 --- a/libcef_dll/ctocpp/resource_request_handler_ctocpp.cc +++ b/libcef_dll/ctocpp/resource_request_handler_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=9735af448f1beaad6ba7b71805aecc8b8f55d830$ +// $hash=bbb95fcb51fd9200a472d7a35f857750f4f8798b$ // #include "libcef_dll/ctocpp/resource_request_handler_ctocpp.h" @@ -300,7 +300,7 @@ cef_resource_request_handler_t* CefCToCppRefCounted< cef_resource_request_handler_t>::UnwrapDerived(CefWrapperType type, CefResourceRequestHandler* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/resource_skip_callback_ctocpp.cc b/libcef_dll/ctocpp/resource_skip_callback_ctocpp.cc index a89cb3e2b..f859a0b83 100644 --- a/libcef_dll/ctocpp/resource_skip_callback_ctocpp.cc +++ b/libcef_dll/ctocpp/resource_skip_callback_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=b6351a3c3dc209334aa1371934d5eb846ed2f378$ +// $hash=c91c9abe489d40b7841d1de59c7fecf6cf4af362$ // #include "libcef_dll/ctocpp/resource_skip_callback_ctocpp.h" @@ -48,7 +48,7 @@ cef_resource_skip_callback_t* CefCToCppRefCounted< CefResourceSkipCallback, cef_resource_skip_callback_t>::UnwrapDerived(CefWrapperType type, CefResourceSkipCallback* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/response_ctocpp.cc b/libcef_dll/ctocpp/response_ctocpp.cc index 06ffd968f..ff72a75e9 100644 --- a/libcef_dll/ctocpp/response_ctocpp.cc +++ b/libcef_dll/ctocpp/response_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=7907e6e61d139645840b49fb291d761c085b77eb$ +// $hash=4a42afa43cf782789da01e2bc97fe635e530db7b$ // #include "libcef_dll/ctocpp/response_ctocpp.h" @@ -338,7 +338,7 @@ template <> cef_response_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefResponse* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/response_filter_ctocpp.cc b/libcef_dll/ctocpp/response_filter_ctocpp.cc index ce4030e58..9149d602b 100644 --- a/libcef_dll/ctocpp/response_filter_ctocpp.cc +++ b/libcef_dll/ctocpp/response_filter_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=024aa882f5db1793297f5634152de31edf552559$ +// $hash=55cc0e8d94b38923a37942b57ffe26ac9be16ccf$ // #include "libcef_dll/ctocpp/response_filter_ctocpp.h" @@ -83,7 +83,7 @@ cef_response_filter_t* CefCToCppRefCounted< CefResponseFilter, cef_response_filter_t>::UnwrapDerived(CefWrapperType type, CefResponseFilter* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/run_context_menu_callback_ctocpp.cc b/libcef_dll/ctocpp/run_context_menu_callback_ctocpp.cc index 8d02dd57f..e4e04deb0 100644 --- a/libcef_dll/ctocpp/run_context_menu_callback_ctocpp.cc +++ b/libcef_dll/ctocpp/run_context_menu_callback_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=23cebc9bbfaeb250f98ce8357a5a473ce964db3b$ +// $hash=71acbdd04b0d9ed591ec351684b09f1375308cd6$ // #include "libcef_dll/ctocpp/run_context_menu_callback_ctocpp.h" @@ -64,7 +64,7 @@ cef_run_context_menu_callback_t* CefCToCppRefCounted< cef_run_context_menu_callback_t>::UnwrapDerived(CefWrapperType type, CefRunContextMenuCallback* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/run_file_dialog_callback_ctocpp.cc b/libcef_dll/ctocpp/run_file_dialog_callback_ctocpp.cc index 34ee4be5d..90b3fc085 100644 --- a/libcef_dll/ctocpp/run_file_dialog_callback_ctocpp.cc +++ b/libcef_dll/ctocpp/run_file_dialog_callback_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=875b4e63f320e3ee1c1802fe28e8a842e4b89fdc$ +// $hash=88c6cc75c33fd04ded84b3a8f99bcb537d462a0d$ // #include "libcef_dll/ctocpp/run_file_dialog_callback_ctocpp.h" @@ -65,7 +65,7 @@ cef_run_file_dialog_callback_t* CefCToCppRefCounted< cef_run_file_dialog_callback_t>::UnwrapDerived(CefWrapperType type, CefRunFileDialogCallback* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/run_quick_menu_callback_ctocpp.cc b/libcef_dll/ctocpp/run_quick_menu_callback_ctocpp.cc index bf3caf8d7..5d3da0718 100644 --- a/libcef_dll/ctocpp/run_quick_menu_callback_ctocpp.cc +++ b/libcef_dll/ctocpp/run_quick_menu_callback_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=f5141438ba9687494eb24e71c67d59b57eba60ef$ +// $hash=b1531352b058e448d89cee9e34c9ff512f7b61dc$ // #include "libcef_dll/ctocpp/run_quick_menu_callback_ctocpp.h" @@ -63,7 +63,7 @@ cef_run_quick_menu_callback_t* CefCToCppRefCounted< CefRunQuickMenuCallback, cef_run_quick_menu_callback_t>::UnwrapDerived(CefWrapperType type, CefRunQuickMenuCallback* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/scheme_handler_factory_ctocpp.cc b/libcef_dll/ctocpp/scheme_handler_factory_ctocpp.cc index f89c71bf8..ecc14c3f9 100644 --- a/libcef_dll/ctocpp/scheme_handler_factory_ctocpp.cc +++ b/libcef_dll/ctocpp/scheme_handler_factory_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=3a371669a10c2618d3b9f6386bb8e6d2f704398f$ +// $hash=3e078458c9ec423ac8ea129888485e600896e03f$ // #include "libcef_dll/ctocpp/scheme_handler_factory_ctocpp.h" @@ -68,7 +68,7 @@ cef_scheme_handler_factory_t* CefCToCppRefCounted< CefSchemeHandlerFactory, cef_scheme_handler_factory_t>::UnwrapDerived(CefWrapperType type, CefSchemeHandlerFactory* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/scheme_registrar_ctocpp.cc b/libcef_dll/ctocpp/scheme_registrar_ctocpp.cc index 98ac0e91f..d5dc40d7d 100644 --- a/libcef_dll/ctocpp/scheme_registrar_ctocpp.cc +++ b/libcef_dll/ctocpp/scheme_registrar_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=1790a3bb7eb1f77332e52acce06b7b8de24d4f9c$ +// $hash=d38b1cdd4e0df15235315e9efeb5c4ab3b92930b$ // #include "libcef_dll/ctocpp/scheme_registrar_ctocpp.h" @@ -54,7 +54,7 @@ cef_scheme_registrar_t* CefCToCppScoped< CefSchemeRegistrar, cef_scheme_registrar_t>::UnwrapDerivedOwn(CefWrapperType type, CefOwnPtr c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } @@ -64,7 +64,7 @@ cef_scheme_registrar_t* CefCToCppScoped< CefSchemeRegistrar, cef_scheme_registrar_t>::UnwrapDerivedRaw(CefWrapperType type, CefRawPtr c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/select_client_certificate_callback_ctocpp.cc b/libcef_dll/ctocpp/select_client_certificate_callback_ctocpp.cc index bdf0fc792..2e57a246d 100644 --- a/libcef_dll/ctocpp/select_client_certificate_callback_ctocpp.cc +++ b/libcef_dll/ctocpp/select_client_certificate_callback_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=6949f8943b86edf4d444adbb8e20b8cff183eadb$ +// $hash=626530c59232a37a7f7a744637d11875a7d0d0f7$ // #include "libcef_dll/ctocpp/select_client_certificate_callback_ctocpp.h" @@ -54,7 +54,7 @@ CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefSelectClientCertificateCallback* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/server_ctocpp.cc b/libcef_dll/ctocpp/server_ctocpp.cc index 75aaeb02b..b6410ef5e 100644 --- a/libcef_dll/ctocpp/server_ctocpp.cc +++ b/libcef_dll/ctocpp/server_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=ac37df1c5a9a759393e0c7b33e60af3477ec8ce8$ +// $hash=f1a9552e2522cec989f7267b64a4298964982d46$ // #include "libcef_dll/ctocpp/server_ctocpp.h" @@ -334,7 +334,7 @@ cef_server_t* CefCToCppRefCounted::UnwrapDerived( CefWrapperType type, CefServer* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/server_handler_ctocpp.cc b/libcef_dll/ctocpp/server_handler_ctocpp.cc index ad304aeba..112af233c 100644 --- a/libcef_dll/ctocpp/server_handler_ctocpp.cc +++ b/libcef_dll/ctocpp/server_handler_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=74bf4d64d8bff289328a21b486d9848e39307f19$ +// $hash=f94b3d675dfb95c556fb4b3f8c618507aeca89ad$ // #include "libcef_dll/ctocpp/server_handler_ctocpp.h" @@ -257,7 +257,7 @@ CefCToCppRefCounted::UnwrapDerived(CefWrapperType type, CefServerHandler* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/set_cookie_callback_ctocpp.cc b/libcef_dll/ctocpp/set_cookie_callback_ctocpp.cc index a33873f2c..c4482cbf2 100644 --- a/libcef_dll/ctocpp/set_cookie_callback_ctocpp.cc +++ b/libcef_dll/ctocpp/set_cookie_callback_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=b6872491fd6b64121984c0b979ef252d09003194$ +// $hash=392363e82a7131e201fe074eda87020b8c2716de$ // #include "libcef_dll/ctocpp/set_cookie_callback_ctocpp.h" @@ -48,7 +48,7 @@ cef_set_cookie_callback_t* CefCToCppRefCounted< CefSetCookieCallback, cef_set_cookie_callback_t>::UnwrapDerived(CefWrapperType type, CefSetCookieCallback* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/shared_memory_region_ctocpp.cc b/libcef_dll/ctocpp/shared_memory_region_ctocpp.cc index cd3358784..e1924b934 100644 --- a/libcef_dll/ctocpp/shared_memory_region_ctocpp.cc +++ b/libcef_dll/ctocpp/shared_memory_region_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=488fdead59657c8bdb17e6d3d6a970f6b65e970e$ +// $hash=eb7080f1bb2346bd513267f4c8c66af1ca0eb91f$ // #include "libcef_dll/ctocpp/shared_memory_region_ctocpp.h" @@ -84,7 +84,7 @@ cef_shared_memory_region_t* CefCToCppRefCounted< CefSharedMemoryRegion, cef_shared_memory_region_t>::UnwrapDerived(CefWrapperType type, CefSharedMemoryRegion* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/shared_process_message_builder_ctocpp.cc b/libcef_dll/ctocpp/shared_process_message_builder_ctocpp.cc index 4cba99a83..5061ddb18 100644 --- a/libcef_dll/ctocpp/shared_process_message_builder_ctocpp.cc +++ b/libcef_dll/ctocpp/shared_process_message_builder_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=78817cc08a00cfafed41724327295d5437d922e9$ +// $hash=fe7f63c4ce0c3110dd9ff9170b5bb2ac59a83602$ // #include "libcef_dll/ctocpp/shared_process_message_builder_ctocpp.h" @@ -125,7 +125,7 @@ CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefSharedProcessMessageBuilder* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/sslinfo_ctocpp.cc b/libcef_dll/ctocpp/sslinfo_ctocpp.cc index fbe0c5cdc..0aa6fd9bb 100644 --- a/libcef_dll/ctocpp/sslinfo_ctocpp.cc +++ b/libcef_dll/ctocpp/sslinfo_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=33a406dea5c7b19a173f32c3d77a14574b120df7$ +// $hash=0390ebb66bafe64b20f8c55f156a5c118035e5fc$ // #include "libcef_dll/ctocpp/sslinfo_ctocpp.h" @@ -68,7 +68,7 @@ cef_sslinfo_t* CefCToCppRefCounted::UnwrapDerived( CefWrapperType type, CefSSLInfo* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/sslstatus_ctocpp.cc b/libcef_dll/ctocpp/sslstatus_ctocpp.cc index 0b847974a..67585a5c8 100644 --- a/libcef_dll/ctocpp/sslstatus_ctocpp.cc +++ b/libcef_dll/ctocpp/sslstatus_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=367c7e71f4d0e57f08b1c2fc63d54dcb475ee59e$ +// $hash=82e87e32f0c6e2da2ae52a8f3af76e22790ee911$ // #include "libcef_dll/ctocpp/sslstatus_ctocpp.h" @@ -119,7 +119,7 @@ template <> cef_sslstatus_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefSSLStatus* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/stream_reader_ctocpp.cc b/libcef_dll/ctocpp/stream_reader_ctocpp.cc index 867479f35..486d369f6 100644 --- a/libcef_dll/ctocpp/stream_reader_ctocpp.cc +++ b/libcef_dll/ctocpp/stream_reader_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=dff1919433cb60a9fff1f115f26cbda5fefe3eed$ +// $hash=baecf84629a6ee97545572b2973650c5d7938938$ // #include "libcef_dll/ctocpp/stream_reader_ctocpp.h" @@ -191,7 +191,7 @@ CefCToCppRefCounted::UnwrapDerived(CefWrapperType type, CefStreamReader* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/stream_writer_ctocpp.cc b/libcef_dll/ctocpp/stream_writer_ctocpp.cc index 6fd312ea2..96d634027 100644 --- a/libcef_dll/ctocpp/stream_writer_ctocpp.cc +++ b/libcef_dll/ctocpp/stream_writer_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=8db930f01e1f9ea8f170d55c5a9a6b0961f2a40e$ +// $hash=2bbeabe2eb7355b48188a0c0806fba7d08dc3144$ // #include "libcef_dll/ctocpp/stream_writer_ctocpp.h" @@ -171,7 +171,7 @@ CefCToCppRefCounted::UnwrapDerived(CefWrapperType type, CefStreamWriter* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/string_visitor_ctocpp.cc b/libcef_dll/ctocpp/string_visitor_ctocpp.cc index b3657a84f..34991d037 100644 --- a/libcef_dll/ctocpp/string_visitor_ctocpp.cc +++ b/libcef_dll/ctocpp/string_visitor_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=bcde08bca60cd45a802fdeb684da6b0c41c7a540$ +// $hash=a2b53161507c06e907247b24022b7d5d62358fd9$ // #include "libcef_dll/ctocpp/string_visitor_ctocpp.h" @@ -50,7 +50,7 @@ CefCToCppRefCounted::UnwrapDerived(CefWrapperType type, CefStringVisitor* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/task_ctocpp.cc b/libcef_dll/ctocpp/task_ctocpp.cc index dd4b25dd6..48050c56c 100644 --- a/libcef_dll/ctocpp/task_ctocpp.cc +++ b/libcef_dll/ctocpp/task_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=33c1231863fe21b1c37ddba6900c4e75cbe25421$ +// $hash=2af462fcea47a649e9f17e4101c37f1f69bba508$ // #include "libcef_dll/ctocpp/task_ctocpp.h" @@ -41,7 +41,7 @@ cef_task_t* CefCToCppRefCounted::UnwrapDerived( CefWrapperType type, CefTask* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/task_runner_ctocpp.cc b/libcef_dll/ctocpp/task_runner_ctocpp.cc index bcbdf66cc..d598a1ea6 100644 --- a/libcef_dll/ctocpp/task_runner_ctocpp.cc +++ b/libcef_dll/ctocpp/task_runner_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=5a082e5b08a31d4c92fda51b26e07b291258e9e9$ +// $hash=fbc7a64ec7f731112c32185bf2ecd9bfd9920a34$ // #include "libcef_dll/ctocpp/task_runner_ctocpp.h" @@ -169,7 +169,7 @@ template <> cef_task_runner_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefTaskRunner* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/test/test_server_connection_ctocpp.cc b/libcef_dll/ctocpp/test/test_server_connection_ctocpp.cc index ce3424c32..af3b160a2 100644 --- a/libcef_dll/ctocpp/test/test_server_connection_ctocpp.cc +++ b/libcef_dll/ctocpp/test/test_server_connection_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=8192d1e40fa6b42502907094351c3deeefb4db08$ +// $hash=fe9776e1f16f92742ad5215b0f990223f8647c59$ // #include "libcef_dll/ctocpp/test/test_server_connection_ctocpp.h" @@ -146,7 +146,7 @@ cef_test_server_connection_t* CefCToCppRefCounted< CefTestServerConnection, cef_test_server_connection_t>::UnwrapDerived(CefWrapperType type, CefTestServerConnection* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/test/test_server_ctocpp.cc b/libcef_dll/ctocpp/test/test_server_ctocpp.cc index 132f71171..0b7376091 100644 --- a/libcef_dll/ctocpp/test/test_server_ctocpp.cc +++ b/libcef_dll/ctocpp/test/test_server_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=c28a94226a89e94a765d19e7d59bfa8a50efe295$ +// $hash=50c7d4b9b04e640de46aa816dc44b8eeb718cc79$ // #include "libcef_dll/ctocpp/test/test_server_ctocpp.h" @@ -92,7 +92,7 @@ template <> cef_test_server_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefTestServer* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/test/test_server_handler_ctocpp.cc b/libcef_dll/ctocpp/test/test_server_handler_ctocpp.cc index 365c921f9..f1f18ce88 100644 --- a/libcef_dll/ctocpp/test/test_server_handler_ctocpp.cc +++ b/libcef_dll/ctocpp/test/test_server_handler_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=150f0433fb541e23edad54baa1af9f870f4c7a84$ +// $hash=43130e567ff34056d282a006b0023c5892b83afa$ // #include "libcef_dll/ctocpp/test/test_server_handler_ctocpp.h" @@ -76,7 +76,7 @@ cef_test_server_handler_t* CefCToCppRefCounted< CefTestServerHandler, cef_test_server_handler_t>::UnwrapDerived(CefWrapperType type, CefTestServerHandler* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/test/translator_test_ctocpp.cc b/libcef_dll/ctocpp/test/translator_test_ctocpp.cc index da331e4df..26b00db7a 100644 --- a/libcef_dll/ctocpp/test/translator_test_ctocpp.cc +++ b/libcef_dll/ctocpp/test/translator_test_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=af7948baa27d1ea9ad277f294014affb8bf3ba49$ +// $hash=e45ac9d949f5bc30b13e69cf655120250e0ccdc4$ // #include "libcef_dll/ctocpp/test/translator_test_ctocpp.h" @@ -1652,7 +1652,7 @@ cef_translator_test_t* CefCToCppRefCounted< CefTranslatorTest, cef_translator_test_t>::UnwrapDerived(CefWrapperType type, CefTranslatorTest* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/test/translator_test_ref_ptr_client_child_ctocpp.cc b/libcef_dll/ctocpp/test/translator_test_ref_ptr_client_child_ctocpp.cc index 776db8607..cc33e22ca 100644 --- a/libcef_dll/ctocpp/test/translator_test_ref_ptr_client_child_ctocpp.cc +++ b/libcef_dll/ctocpp/test/translator_test_ref_ptr_client_child_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=5f0147c0fd3225a764d914be4cfbe05f3145f59a$ +// $hash=83723bcac7d4a071aeece77b37ddd6b459b931fc$ // #include "libcef_dll/ctocpp/test/translator_test_ref_ptr_client_child_ctocpp.h" @@ -72,7 +72,7 @@ CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefTranslatorTestRefPtrClientChild* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/test/translator_test_ref_ptr_client_ctocpp.cc b/libcef_dll/ctocpp/test/translator_test_ref_ptr_client_ctocpp.cc index 898e674e3..0d54de147 100644 --- a/libcef_dll/ctocpp/test/translator_test_ref_ptr_client_ctocpp.cc +++ b/libcef_dll/ctocpp/test/translator_test_ref_ptr_client_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=8466641105f3c19fce94947eff086aeb1ccc526b$ +// $hash=ce7854af973f443c580f9f026be9db6c4cff6182$ // #include "libcef_dll/ctocpp/test/translator_test_ref_ptr_client_ctocpp.h" @@ -56,7 +56,7 @@ CefCToCppRefCounted(c))); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/test/translator_test_ref_ptr_library_child_child_ctocpp.cc b/libcef_dll/ctocpp/test/translator_test_ref_ptr_library_child_child_ctocpp.cc index 420f71922..5c3751611 100644 --- a/libcef_dll/ctocpp/test/translator_test_ref_ptr_library_child_child_ctocpp.cc +++ b/libcef_dll/ctocpp/test/translator_test_ref_ptr_library_child_child_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=cc5546fc8b0b06121d59d367472b7d42f25f12f3$ +// $hash=91e5a9096b509e43530e031ae8e46d90380e0796$ // #include "libcef_dll/ctocpp/test/translator_test_ref_ptr_library_child_child_ctocpp.h" @@ -162,7 +162,7 @@ CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefTranslatorTestRefPtrLibraryChildChild* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/test/translator_test_ref_ptr_library_child_ctocpp.cc b/libcef_dll/ctocpp/test/translator_test_ref_ptr_library_child_ctocpp.cc index 5074691b9..3039bf74d 100644 --- a/libcef_dll/ctocpp/test/translator_test_ref_ptr_library_child_ctocpp.cc +++ b/libcef_dll/ctocpp/test/translator_test_ref_ptr_library_child_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=8a2d1836475451990a27eb757fc9396fe249daf0$ +// $hash=cd059e94feaa5f002332fcb6fac40fcd1cb14dca$ // #include "libcef_dll/ctocpp/test/translator_test_ref_ptr_library_child_ctocpp.h" @@ -126,7 +126,7 @@ CefCToCppRefCounted(c))); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/test/translator_test_ref_ptr_library_ctocpp.cc b/libcef_dll/ctocpp/test/translator_test_ref_ptr_library_ctocpp.cc index 98e11d29f..3e54eee51 100644 --- a/libcef_dll/ctocpp/test/translator_test_ref_ptr_library_ctocpp.cc +++ b/libcef_dll/ctocpp/test/translator_test_ref_ptr_library_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=b921e7e7ea0d88e5d0cd2f8e7f089926c8b1f1b6$ +// $hash=7540736b997ff0f093265301b1476e18933c492f$ // #include "libcef_dll/ctocpp/test/translator_test_ref_ptr_library_ctocpp.h" @@ -94,7 +94,7 @@ CefCToCppRefCounted(c))); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/test/translator_test_scoped_client_child_ctocpp.cc b/libcef_dll/ctocpp/test/translator_test_scoped_client_child_ctocpp.cc index 7e6288380..5ba6cd527 100644 --- a/libcef_dll/ctocpp/test/translator_test_scoped_client_child_ctocpp.cc +++ b/libcef_dll/ctocpp/test/translator_test_scoped_client_child_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=cdb4ca04fa51dad19a502395e551f155d7f7670e$ +// $hash=b37005aa19984166b1f103e260cb49f6becec364$ // #include "libcef_dll/ctocpp/test/translator_test_scoped_client_child_ctocpp.h" @@ -66,7 +66,7 @@ CefCToCppScoped:: UnwrapDerivedOwn(CefWrapperType type, CefOwnPtr c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } @@ -77,7 +77,7 @@ CefCToCppScoped:: UnwrapDerivedRaw(CefWrapperType type, CefRawPtr c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/test/translator_test_scoped_client_ctocpp.cc b/libcef_dll/ctocpp/test/translator_test_scoped_client_ctocpp.cc index 66a485979..a0b9e4b95 100644 --- a/libcef_dll/ctocpp/test/translator_test_scoped_client_ctocpp.cc +++ b/libcef_dll/ctocpp/test/translator_test_scoped_client_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=d16a979d1fd6b2e58a40bd49da0071e03c7b1b13$ +// $hash=0ce373fa99a3d48d9a512355dfc4d3c26aa18f87$ // #include "libcef_dll/ctocpp/test/translator_test_scoped_client_ctocpp.h" @@ -54,7 +54,7 @@ CefCToCppScoped( c.release())))); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } @@ -71,7 +71,7 @@ CefCToCppScoped( reinterpret_cast(c)))); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/test/translator_test_scoped_library_child_child_ctocpp.cc b/libcef_dll/ctocpp/test/translator_test_scoped_library_child_child_ctocpp.cc index 99eb72977..d0605a136 100644 --- a/libcef_dll/ctocpp/test/translator_test_scoped_library_child_child_ctocpp.cc +++ b/libcef_dll/ctocpp/test/translator_test_scoped_library_child_child_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=62c1f23411e35b3e4ec97748f4cb1c070d9ef763$ +// $hash=7021be9737238bd48745b5cfbfad8c0191f847fe$ // #include "libcef_dll/ctocpp/test/translator_test_scoped_library_child_child_ctocpp.h" @@ -145,7 +145,7 @@ CefCToCppScoped:: UnwrapDerivedOwn(CefWrapperType type, CefOwnPtr c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } @@ -156,7 +156,7 @@ CefCToCppScoped:: UnwrapDerivedRaw(CefWrapperType type, CefRawPtr c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/test/translator_test_scoped_library_child_ctocpp.cc b/libcef_dll/ctocpp/test/translator_test_scoped_library_child_ctocpp.cc index e616f9466..f17fb5cb6 100644 --- a/libcef_dll/ctocpp/test/translator_test_scoped_library_child_ctocpp.cc +++ b/libcef_dll/ctocpp/test/translator_test_scoped_library_child_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=ba28121d699be43841a82405922a22ef280bcaad$ +// $hash=7fd424327ace29415b68a9c9fb15216e33c7c142$ // #include "libcef_dll/ctocpp/test/translator_test_scoped_library_child_ctocpp.h" @@ -116,7 +116,7 @@ CefCToCppScoped( c.release())))); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } @@ -134,7 +134,7 @@ CefCToCppScoped( c)))); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/test/translator_test_scoped_library_ctocpp.cc b/libcef_dll/ctocpp/test/translator_test_scoped_library_ctocpp.cc index fc4121cdb..675bb2fcf 100644 --- a/libcef_dll/ctocpp/test/translator_test_scoped_library_ctocpp.cc +++ b/libcef_dll/ctocpp/test/translator_test_scoped_library_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=a7e1fb6e675934a1628d956cc7017cf67a405df6$ +// $hash=042f660ffd41b420a394bc93cdaccf75984cf999$ // #include "libcef_dll/ctocpp/test/translator_test_scoped_library_ctocpp.h" @@ -90,7 +90,7 @@ CefCToCppScoped( c.release())))); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } @@ -114,7 +114,7 @@ CefCToCppScoped( c)))); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/thread_ctocpp.cc b/libcef_dll/ctocpp/thread_ctocpp.cc index 98446f3a1..34c7dcd31 100644 --- a/libcef_dll/ctocpp/thread_ctocpp.cc +++ b/libcef_dll/ctocpp/thread_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=1f351fed26d9a331d9924c893d8b3d52064a1ecf$ +// $hash=74736c3227b7b9961f04ab93f5644a16fe0a21b9$ // #include "libcef_dll/ctocpp/thread_ctocpp.h" @@ -124,7 +124,7 @@ cef_thread_t* CefCToCppRefCounted::UnwrapDerived( CefWrapperType type, CefThread* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/urlrequest_client_ctocpp.cc b/libcef_dll/ctocpp/urlrequest_client_ctocpp.cc index 3552e93f8..17faaf631 100644 --- a/libcef_dll/ctocpp/urlrequest_client_ctocpp.cc +++ b/libcef_dll/ctocpp/urlrequest_client_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=956da62e09f176547af7d7ff7696bf7374ac1f2f$ +// $hash=01563ca6bfdf4177e300fd94befec528e5a3d2c8$ // #include "libcef_dll/ctocpp/urlrequest_client_ctocpp.h" @@ -179,7 +179,7 @@ cef_urlrequest_client_t* CefCToCppRefCounted< CefURLRequestClient, cef_urlrequest_client_t>::UnwrapDerived(CefWrapperType type, CefURLRequestClient* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/urlrequest_ctocpp.cc b/libcef_dll/ctocpp/urlrequest_ctocpp.cc index 811361538..1b65fc5b6 100644 --- a/libcef_dll/ctocpp/urlrequest_ctocpp.cc +++ b/libcef_dll/ctocpp/urlrequest_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=23d4bdc22e978bf6682f73801b11acc9c602c715$ +// $hash=6d08f44b6705e919027d22f22a432bebe47d20da$ // #include "libcef_dll/ctocpp/urlrequest_ctocpp.h" @@ -189,7 +189,7 @@ template <> cef_urlrequest_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefURLRequest* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/v8accessor_ctocpp.cc b/libcef_dll/ctocpp/v8accessor_ctocpp.cc index 739551ec5..efeff0488 100644 --- a/libcef_dll/ctocpp/v8accessor_ctocpp.cc +++ b/libcef_dll/ctocpp/v8accessor_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=20c409219d3b1a4db83f506807a3f4401e2dffb4$ +// $hash=82799d0f81c3d54dc77361245f26786ea1875199$ // #include "libcef_dll/ctocpp/v8accessor_ctocpp.h" @@ -114,7 +114,7 @@ template <> cef_v8accessor_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefV8Accessor* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/v8array_buffer_release_callback_ctocpp.cc b/libcef_dll/ctocpp/v8array_buffer_release_callback_ctocpp.cc index 1564ec611..b20c55cbd 100644 --- a/libcef_dll/ctocpp/v8array_buffer_release_callback_ctocpp.cc +++ b/libcef_dll/ctocpp/v8array_buffer_release_callback_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=a8e1be23deec15c2443d4adfefa81ed924a15985$ +// $hash=d7aa0e86c66737e1ec4db2188a1aba3967c95919$ // #include "libcef_dll/ctocpp/v8array_buffer_release_callback_ctocpp.h" @@ -51,7 +51,7 @@ CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefV8ArrayBufferReleaseCallback* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/v8context_ctocpp.cc b/libcef_dll/ctocpp/v8context_ctocpp.cc index 1866a7470..bdc5bcee1 100644 --- a/libcef_dll/ctocpp/v8context_ctocpp.cc +++ b/libcef_dll/ctocpp/v8context_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=af5dfb61e2e3f14c482c861af5a271adca93439a$ +// $hash=6bdcf32699e33c7e46b8b9ac67220a6edd0bd73a$ // #include "libcef_dll/ctocpp/v8context_ctocpp.h" @@ -254,7 +254,7 @@ template <> cef_v8context_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefV8Context* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/v8exception_ctocpp.cc b/libcef_dll/ctocpp/v8exception_ctocpp.cc index 0a13756c6..af6b345f7 100644 --- a/libcef_dll/ctocpp/v8exception_ctocpp.cc +++ b/libcef_dll/ctocpp/v8exception_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=b3ea08250be63ea366897aac9eb85868711f27da$ +// $hash=a1a9c4ad40c25c80390f0168261569c1b2141e86$ // #include "libcef_dll/ctocpp/v8exception_ctocpp.h" @@ -155,7 +155,7 @@ template <> cef_v8exception_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefV8Exception* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/v8handler_ctocpp.cc b/libcef_dll/ctocpp/v8handler_ctocpp.cc index 20f8637dc..6260c1bba 100644 --- a/libcef_dll/ctocpp/v8handler_ctocpp.cc +++ b/libcef_dll/ctocpp/v8handler_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=3bed822df5b626633e7f1fd8dcc328d8eb0446fb$ +// $hash=4a30d78ab05a200e8d93b9e8da2c4cb3a8ff4acd$ // #include "libcef_dll/ctocpp/v8handler_ctocpp.h" @@ -94,7 +94,7 @@ template <> cef_v8handler_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefV8Handler* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/v8interceptor_ctocpp.cc b/libcef_dll/ctocpp/v8interceptor_ctocpp.cc index 628ba3a0a..37dd493fd 100644 --- a/libcef_dll/ctocpp/v8interceptor_ctocpp.cc +++ b/libcef_dll/ctocpp/v8interceptor_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=edbd66283dfde3f7129c189c7ca51c1d45dc804d$ +// $hash=49e110abc14cd4c30a1a7aec0157285d3e886a84$ // #include "libcef_dll/ctocpp/v8interceptor_ctocpp.h" @@ -201,7 +201,7 @@ CefCToCppRefCounted::UnwrapDerived(CefWrapperType type, CefV8Interceptor* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/v8stack_frame_ctocpp.cc b/libcef_dll/ctocpp/v8stack_frame_ctocpp.cc index 56d68fde3..2311cacbf 100644 --- a/libcef_dll/ctocpp/v8stack_frame_ctocpp.cc +++ b/libcef_dll/ctocpp/v8stack_frame_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=e62b4e0bc37726652674fb026a548dc1de6e54ca$ +// $hash=8883a3a31a9a48371dcc5b35ea7820a52f105bf1$ // #include "libcef_dll/ctocpp/v8stack_frame_ctocpp.h" @@ -158,7 +158,7 @@ CefCToCppRefCounted::UnwrapDerived(CefWrapperType type, CefV8StackFrame* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/v8stack_trace_ctocpp.cc b/libcef_dll/ctocpp/v8stack_trace_ctocpp.cc index 7d2fb0ba4..0198dcc5d 100644 --- a/libcef_dll/ctocpp/v8stack_trace_ctocpp.cc +++ b/libcef_dll/ctocpp/v8stack_trace_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=baa09d0933e7754969e1503dd06c2f4d4b52e16c$ +// $hash=f35d094b71513d6d1201e53eda87148b415d286d$ // #include "libcef_dll/ctocpp/v8stack_trace_ctocpp.h" @@ -101,7 +101,7 @@ CefCToCppRefCounted::UnwrapDerived(CefWrapperType type, CefV8StackTrace* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/v8value_ctocpp.cc b/libcef_dll/ctocpp/v8value_ctocpp.cc index c133362af..8184549de 100644 --- a/libcef_dll/ctocpp/v8value_ctocpp.cc +++ b/libcef_dll/ctocpp/v8value_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=f60bd8d4d46c4b8ae247f9a0e0b9827f450635d3$ +// $hash=2d4ed978e25a9db2be8740bb076b9750723e45e1$ // #include "libcef_dll/ctocpp/v8value_ctocpp.h" @@ -1129,7 +1129,7 @@ cef_v8value_t* CefCToCppRefCounted::UnwrapDerived( CefWrapperType type, CefV8Value* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/value_ctocpp.cc b/libcef_dll/ctocpp/value_ctocpp.cc index b55cce5ed..33432f4c6 100644 --- a/libcef_dll/ctocpp/value_ctocpp.cc +++ b/libcef_dll/ctocpp/value_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=44707a75bb7e703e880eb1f3da22e1724c32d1d3$ +// $hash=9e6bc91e58ee92cf2c2b855d0eea2a0db0743e4a$ // #include "libcef_dll/ctocpp/value_ctocpp.h" @@ -465,7 +465,7 @@ cef_value_t* CefCToCppRefCounted::UnwrapDerived( CefWrapperType type, CefValue* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/views/box_layout_ctocpp.cc b/libcef_dll/ctocpp/views/box_layout_ctocpp.cc index 20f091429..ccbc6ffd9 100644 --- a/libcef_dll/ctocpp/views/box_layout_ctocpp.cc +++ b/libcef_dll/ctocpp/views/box_layout_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=375ba9e9a373da9833cd7a549cdad0b0ee0c203c$ +// $hash=9467c10a9769147a4da5b74ea01015d8e54e9677$ // #include "libcef_dll/ctocpp/views/box_layout_ctocpp.h" @@ -128,7 +128,7 @@ template <> cef_box_layout_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefBoxLayout* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/views/browser_view_ctocpp.cc b/libcef_dll/ctocpp/views/browser_view_ctocpp.cc index 5b42d619c..92fc1cb68 100644 --- a/libcef_dll/ctocpp/views/browser_view_ctocpp.cc +++ b/libcef_dll/ctocpp/views/browser_view_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=e9970bfc276e4a6a7fc99f0d8c2eccd8bb60903e$ +// $hash=a0b2ffd53a9d1c0054348f323cfdd548cdbeca86$ // #include "libcef_dll/ctocpp/views/browser_view_ctocpp.h" @@ -1002,7 +1002,7 @@ template <> cef_browser_view_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefBrowserView* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/views/browser_view_delegate_ctocpp.cc b/libcef_dll/ctocpp/views/browser_view_delegate_ctocpp.cc index a98dc7e9c..de4e70f2f 100644 --- a/libcef_dll/ctocpp/views/browser_view_delegate_ctocpp.cc +++ b/libcef_dll/ctocpp/views/browser_view_delegate_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=7301ce9c063a7ff4ab88b6382f6441ba314b20c0$ +// $hash=2b3486a52f25be7c189ca58fa5af1e12dc73299f$ // #include "libcef_dll/ctocpp/views/browser_view_delegate_ctocpp.h" @@ -440,7 +440,7 @@ cef_browser_view_delegate_t* CefCToCppRefCounted< CefBrowserViewDelegate, cef_browser_view_delegate_t>::UnwrapDerived(CefWrapperType type, CefBrowserViewDelegate* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/views/button_ctocpp.cc b/libcef_dll/ctocpp/views/button_ctocpp.cc index 5c54ec594..491015146 100644 --- a/libcef_dll/ctocpp/views/button_ctocpp.cc +++ b/libcef_dll/ctocpp/views/button_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=21ad12e2611fc02420e4105826b5e38fed399c1c$ +// $hash=6e10aa09a1ea84f2f6e4dae41e0fe226fb0f628e$ // #include "libcef_dll/ctocpp/views/button_ctocpp.h" @@ -1008,7 +1008,7 @@ CefCToCppRefCounted::UnwrapDerived( return reinterpret_cast( CefMenuButtonCToCpp::Unwrap(reinterpret_cast(c))); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/views/button_delegate_ctocpp.cc b/libcef_dll/ctocpp/views/button_delegate_ctocpp.cc index 9f738f91b..39f8c79e6 100644 --- a/libcef_dll/ctocpp/views/button_delegate_ctocpp.cc +++ b/libcef_dll/ctocpp/views/button_delegate_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=29415424384da3b4a596ce3419826ee54ab73669$ +// $hash=91c554eefa0d182363ba9b50f952f68a8f69ac0d$ // #include "libcef_dll/ctocpp/views/button_delegate_ctocpp.h" @@ -339,7 +339,7 @@ cef_button_delegate_t* CefCToCppRefCounted< CefMenuButtonDelegateCToCpp::Unwrap( reinterpret_cast(c))); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/views/display_ctocpp.cc b/libcef_dll/ctocpp/views/display_ctocpp.cc index 907b8a0a8..61c37cdfb 100644 --- a/libcef_dll/ctocpp/views/display_ctocpp.cc +++ b/libcef_dll/ctocpp/views/display_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=ce835458848e642bc1f9a8231a7d6996f4db85ee$ +// $hash=b80bdf378a812e1ab80aaf67c1042c69223eaa6b$ // #include "libcef_dll/ctocpp/views/display_ctocpp.h" @@ -294,7 +294,7 @@ cef_display_t* CefCToCppRefCounted::UnwrapDerived( CefWrapperType type, CefDisplay* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/views/fill_layout_ctocpp.cc b/libcef_dll/ctocpp/views/fill_layout_ctocpp.cc index 8de26b49a..4b07ec74c 100644 --- a/libcef_dll/ctocpp/views/fill_layout_ctocpp.cc +++ b/libcef_dll/ctocpp/views/fill_layout_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=67fefa404548bb01592c170a58bcfb9e79a3a9c5$ +// $hash=28c2bd41db1604637488919fca1375385100595a$ // #include "libcef_dll/ctocpp/views/fill_layout_ctocpp.h" @@ -85,7 +85,7 @@ template <> cef_fill_layout_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefFillLayout* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/views/label_button_ctocpp.cc b/libcef_dll/ctocpp/views/label_button_ctocpp.cc index ac114c306..b5c4d7370 100644 --- a/libcef_dll/ctocpp/views/label_button_ctocpp.cc +++ b/libcef_dll/ctocpp/views/label_button_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=2b5dc6a8e2cea55a4a2d6f2e66dcfd5c08550d7b$ +// $hash=af38c90a350f9426e17f24fab089d90b38af0623$ // #include "libcef_dll/ctocpp/views/label_button_ctocpp.h" @@ -1231,7 +1231,7 @@ CefCToCppRefCounted:: return reinterpret_cast( CefMenuButtonCToCpp::Unwrap(reinterpret_cast(c))); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/views/layout_ctocpp.cc b/libcef_dll/ctocpp/views/layout_ctocpp.cc index 280adf89a..52baad214 100644 --- a/libcef_dll/ctocpp/views/layout_ctocpp.cc +++ b/libcef_dll/ctocpp/views/layout_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=312e5c15b26db94513fe213fbcfba6d1c43e39b7$ +// $hash=d2db6c2b3eb8abd37305f85e5270e3e5c4d7547b$ // #include "libcef_dll/ctocpp/views/layout_ctocpp.h" @@ -95,7 +95,7 @@ CefCToCppRefCounted::UnwrapDerived( return reinterpret_cast( CefFillLayoutCToCpp::Unwrap(reinterpret_cast(c))); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/views/menu_button_ctocpp.cc b/libcef_dll/ctocpp/views/menu_button_ctocpp.cc index cffaf96bc..97c9b87a3 100644 --- a/libcef_dll/ctocpp/views/menu_button_ctocpp.cc +++ b/libcef_dll/ctocpp/views/menu_button_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=2ecf87822e0901130b8738a0e6b0d663129404a2$ +// $hash=456470ac4ea861866ebb9358f85e982ef1c73ef9$ // #include "libcef_dll/ctocpp/views/menu_button_ctocpp.h" @@ -1274,7 +1274,7 @@ template <> cef_menu_button_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefMenuButton* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/views/menu_button_delegate_ctocpp.cc b/libcef_dll/ctocpp/views/menu_button_delegate_ctocpp.cc index f732521f4..ce023f0cd 100644 --- a/libcef_dll/ctocpp/views/menu_button_delegate_ctocpp.cc +++ b/libcef_dll/ctocpp/views/menu_button_delegate_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=4a75c3d8ec4015821d89489f6ea97151c900ac75$ +// $hash=a27cc5bc8d6400e77100d275ba2609bbf3ef9e0f$ // #include "libcef_dll/ctocpp/views/menu_button_delegate_ctocpp.h" @@ -369,7 +369,7 @@ cef_menu_button_delegate_t* CefCToCppRefCounted< CefMenuButtonDelegate, cef_menu_button_delegate_t>::UnwrapDerived(CefWrapperType type, CefMenuButtonDelegate* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/views/menu_button_pressed_lock_ctocpp.cc b/libcef_dll/ctocpp/views/menu_button_pressed_lock_ctocpp.cc index 313832fd1..94aa17d08 100644 --- a/libcef_dll/ctocpp/views/menu_button_pressed_lock_ctocpp.cc +++ b/libcef_dll/ctocpp/views/menu_button_pressed_lock_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=52df98f1359e9a8e231ec9e2555bc883e1fa84b5$ +// $hash=75e19487438e6afe67c650ff5bf616a709c7273b$ // #include "libcef_dll/ctocpp/views/menu_button_pressed_lock_ctocpp.h" @@ -32,7 +32,7 @@ cef_menu_button_pressed_lock_t* CefCToCppRefCounted< cef_menu_button_pressed_lock_t>::UnwrapDerived(CefWrapperType type, CefMenuButtonPressedLock* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/views/overlay_controller_ctocpp.cc b/libcef_dll/ctocpp/views/overlay_controller_ctocpp.cc index ec46e9f94..2ca86d757 100644 --- a/libcef_dll/ctocpp/views/overlay_controller_ctocpp.cc +++ b/libcef_dll/ctocpp/views/overlay_controller_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=f104fb8a49bd3ad2cfc7f638995bbd04e1bbbd5b$ +// $hash=c4c46d19e0b5234bca4f1051d0113af666dc2c09$ // #include "libcef_dll/ctocpp/views/overlay_controller_ctocpp.h" @@ -355,7 +355,7 @@ cef_overlay_controller_t* CefCToCppRefCounted< CefOverlayController, cef_overlay_controller_t>::UnwrapDerived(CefWrapperType type, CefOverlayController* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/views/panel_ctocpp.cc b/libcef_dll/ctocpp/views/panel_ctocpp.cc index 1ff2b7286..cf0f2ac64 100644 --- a/libcef_dll/ctocpp/views/panel_ctocpp.cc +++ b/libcef_dll/ctocpp/views/panel_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=28af26c5e97ef246985cfb0828d5f13e325824b4$ +// $hash=c757b375edf4dd35fb31c4ae81048aa795b2518b$ // #include "libcef_dll/ctocpp/views/panel_ctocpp.h" @@ -1146,7 +1146,7 @@ CefCToCppRefCounted::UnwrapDerived( return reinterpret_cast( CefWindowCToCpp::Unwrap(reinterpret_cast(c))); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/views/panel_delegate_ctocpp.cc b/libcef_dll/ctocpp/views/panel_delegate_ctocpp.cc index f2fe959c7..b021b2996 100644 --- a/libcef_dll/ctocpp/views/panel_delegate_ctocpp.cc +++ b/libcef_dll/ctocpp/views/panel_delegate_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=405f351887cd4d64177534dd1a362f1027126b0d$ +// $hash=046029bba50f8d46cf3c5192d891aee370f21565$ // #include "libcef_dll/ctocpp/views/panel_delegate_ctocpp.h" @@ -295,7 +295,7 @@ CefCToCppRefCounted(c))); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/views/scroll_view_ctocpp.cc b/libcef_dll/ctocpp/views/scroll_view_ctocpp.cc index 9a20708ad..300823eb2 100644 --- a/libcef_dll/ctocpp/views/scroll_view_ctocpp.cc +++ b/libcef_dll/ctocpp/views/scroll_view_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=2f144e9072f0e1ab8e47a32192fe993b1b71c40a$ +// $hash=b41b92f818aca51a1f14e5d3d57fa42d13f8590a$ // #include "libcef_dll/ctocpp/views/scroll_view_ctocpp.h" @@ -1039,7 +1039,7 @@ template <> cef_scroll_view_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefScrollView* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/views/textfield_ctocpp.cc b/libcef_dll/ctocpp/views/textfield_ctocpp.cc index 6ca9f56aa..2048008e4 100644 --- a/libcef_dll/ctocpp/views/textfield_ctocpp.cc +++ b/libcef_dll/ctocpp/views/textfield_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=dc4a2a8439531603f9bcaeeaa807a955f3846430$ +// $hash=96c0f67c377e496e3824d6dc13969a728c4d5cb6$ // #include "libcef_dll/ctocpp/views/textfield_ctocpp.h" @@ -1447,7 +1447,7 @@ template <> cef_textfield_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefTextfield* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/views/textfield_delegate_ctocpp.cc b/libcef_dll/ctocpp/views/textfield_delegate_ctocpp.cc index b5452d6e6..1f42b6176 100644 --- a/libcef_dll/ctocpp/views/textfield_delegate_ctocpp.cc +++ b/libcef_dll/ctocpp/views/textfield_delegate_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=7b605cbe624fc1d82b3b74000a03a7941fba7eba$ +// $hash=0554c435e85fb7efb50f22cc7c3e184af48f0ea0$ // #include "libcef_dll/ctocpp/views/textfield_delegate_ctocpp.h" @@ -339,7 +339,7 @@ cef_textfield_delegate_t* CefCToCppRefCounted< CefTextfieldDelegate, cef_textfield_delegate_t>::UnwrapDerived(CefWrapperType type, CefTextfieldDelegate* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/views/view_ctocpp.cc b/libcef_dll/ctocpp/views/view_ctocpp.cc index 237db02dc..71850b5da 100644 --- a/libcef_dll/ctocpp/views/view_ctocpp.cc +++ b/libcef_dll/ctocpp/views/view_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=44f883b688d3032e56569aa1f1f2ac9b7d5d6bc4$ +// $hash=425f9800e0f8228d483e55a00f65c3c894df6360$ // #include "libcef_dll/ctocpp/views/view_ctocpp.h" @@ -924,7 +924,7 @@ CefCToCppRefCounted::UnwrapDerived( return reinterpret_cast( CefWindowCToCpp::Unwrap(reinterpret_cast(c))); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/views/view_delegate_ctocpp.cc b/libcef_dll/ctocpp/views/view_delegate_ctocpp.cc index 65e300a44..2a4a098d3 100644 --- a/libcef_dll/ctocpp/views/view_delegate_ctocpp.cc +++ b/libcef_dll/ctocpp/views/view_delegate_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=8d041a69343f5af9338dd705701acbe7f94f425f$ +// $hash=024caf54f7f453df5c9ff4e5b62f5f69960f6a1b$ // #include "libcef_dll/ctocpp/views/view_delegate_ctocpp.h" @@ -314,7 +314,7 @@ CefCToCppRefCounted(c))); } - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/views/window_ctocpp.cc b/libcef_dll/ctocpp/views/window_ctocpp.cc index 0b5eb5587..b29889914 100644 --- a/libcef_dll/ctocpp/views/window_ctocpp.cc +++ b/libcef_dll/ctocpp/views/window_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=9cb7b2760f04201aaf79feceb2db8c0d3036892c$ +// $hash=30ee552d6bcf02136ce44a3bb5d0d0be7eb112c0$ // #include "libcef_dll/ctocpp/views/window_ctocpp.h" @@ -1781,7 +1781,7 @@ cef_window_t* CefCToCppRefCounted::UnwrapDerived( CefWrapperType type, CefWindow* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/views/window_delegate_ctocpp.cc b/libcef_dll/ctocpp/views/window_delegate_ctocpp.cc index 1ca2a16de..3fe0a81aa 100644 --- a/libcef_dll/ctocpp/views/window_delegate_ctocpp.cc +++ b/libcef_dll/ctocpp/views/window_delegate_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=5d3fd8439bbc051bac61497b125a7ac35859881d$ +// $hash=8998830c31f54e6e1199390c42a912033dabd6ad$ // #include "libcef_dll/ctocpp/views/window_delegate_ctocpp.h" @@ -757,7 +757,7 @@ cef_window_delegate_t* CefCToCppRefCounted< CefWindowDelegate, cef_window_delegate_t>::UnwrapDerived(CefWrapperType type, CefWindowDelegate* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/waitable_event_ctocpp.cc b/libcef_dll/ctocpp/waitable_event_ctocpp.cc index eeb5fcd5b..c0bcb71b7 100644 --- a/libcef_dll/ctocpp/waitable_event_ctocpp.cc +++ b/libcef_dll/ctocpp/waitable_event_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=185ce5e8dabe003ad884d6ad9dca1947c9c6e27a$ +// $hash=39c5b39b7ba2c9b80a75e0c0882145842ee7200d$ // #include "libcef_dll/ctocpp/waitable_event_ctocpp.h" @@ -127,7 +127,7 @@ CefCToCppRefCounted::UnwrapDerived(CefWrapperType type, CefWaitableEvent* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/write_handler_ctocpp.cc b/libcef_dll/ctocpp/write_handler_ctocpp.cc index a6d707a33..6d1271990 100644 --- a/libcef_dll/ctocpp/write_handler_ctocpp.cc +++ b/libcef_dll/ctocpp/write_handler_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=4bbe58d52a3098f3bc77f202fe28f914c15b26e1$ +// $hash=5bd2fb1e0278480edade1fa59ea7321ca39cfa19$ // #include "libcef_dll/ctocpp/write_handler_ctocpp.h" @@ -126,7 +126,7 @@ CefCToCppRefCounted::UnwrapDerived(CefWrapperType type, CefWriteHandler* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/x509cert_principal_ctocpp.cc b/libcef_dll/ctocpp/x509cert_principal_ctocpp.cc index 7fcdd812c..783abcb45 100644 --- a/libcef_dll/ctocpp/x509cert_principal_ctocpp.cc +++ b/libcef_dll/ctocpp/x509cert_principal_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=b1619ca8f166708708f74e0734efde3516546f9a$ +// $hash=c577948bc4903eac504888829a610d149757fcc4$ // #include "libcef_dll/ctocpp/x509cert_principal_ctocpp.h" @@ -253,7 +253,7 @@ cef_x509cert_principal_t* CefCToCppRefCounted< CefX509CertPrincipal, cef_x509cert_principal_t>::UnwrapDerived(CefWrapperType type, CefX509CertPrincipal* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/x509certificate_ctocpp.cc b/libcef_dll/ctocpp/x509certificate_ctocpp.cc index 49f77cdf0..885500252 100644 --- a/libcef_dll/ctocpp/x509certificate_ctocpp.cc +++ b/libcef_dll/ctocpp/x509certificate_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=e8e755f72056f698bbe9edfc4250fb288718e10d$ +// $hash=e3ddef0c76d5f5a33d463751cb799235cad58bf4$ // #include "libcef_dll/ctocpp/x509certificate_ctocpp.h" @@ -262,7 +262,7 @@ cef_x509certificate_t* CefCToCppRefCounted< CefX509Certificate, cef_x509certificate_t>::UnwrapDerived(CefWrapperType type, CefX509Certificate* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/xml_reader_ctocpp.cc b/libcef_dll/ctocpp/xml_reader_ctocpp.cc index 56e38c250..7366d79c0 100644 --- a/libcef_dll/ctocpp/xml_reader_ctocpp.cc +++ b/libcef_dll/ctocpp/xml_reader_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=4c42535d9b888851a5d46b587e67df2aeb7199ca$ +// $hash=f53f587d16aeb5a66ed0cd8f5ef90a6b00833443$ // #include "libcef_dll/ctocpp/xml_reader_ctocpp.h" @@ -637,7 +637,7 @@ template <> cef_xml_reader_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefXmlReader* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/ctocpp/zip_reader_ctocpp.cc b/libcef_dll/ctocpp/zip_reader_ctocpp.cc index 8f6585314..ae9590557 100644 --- a/libcef_dll/ctocpp/zip_reader_ctocpp.cc +++ b/libcef_dll/ctocpp/zip_reader_ctocpp.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=08d37db545a632813585805e01cdd6b1e1705fe3$ +// $hash=1c8a7adb48ee3403ecae28f61f8f175fc819c2c3$ // #include "libcef_dll/ctocpp/zip_reader_ctocpp.h" @@ -280,7 +280,7 @@ template <> cef_zip_reader_t* CefCToCppRefCounted:: UnwrapDerived(CefWrapperType type, CefZipReader* c) { - NOTREACHED() << "Unexpected class type: " << type; + DCHECK(false) << "Unexpected class type: " << type; return nullptr; } diff --git a/libcef_dll/libcef_dll.cc b/libcef_dll/libcef_dll.cc index d4840c94c..b3fc3eec8 100644 --- a/libcef_dll/libcef_dll.cc +++ b/libcef_dll/libcef_dll.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=f0c6529941194dc0bbbb1ac75268b6653653dbbb$ +// $hash=aae38cfe93c23ba06455e792151df4294c3d5dde$ // #include "include/capi/cef_app_capi.h" @@ -96,7 +96,7 @@ CEF_EXPORT int cef_initialize(const cef_main_args_t* args, return 0; } if (!template_util::has_valid_size(settings)) { - NOTREACHED() << "invalid settings->[base.]size"; + DCHECK(false) << "invalid settings->[base.]size"; return 0; } // Unverified params: application, windows_sandbox_info @@ -452,7 +452,7 @@ CEF_EXPORT int cef_parse_url(const cef_string_t* url, return 0; } if (!template_util::has_valid_size(parts)) { - NOTREACHED() << "invalid parts->[base.]size"; + DCHECK(false) << "invalid parts->[base.]size"; return 0; } @@ -484,7 +484,7 @@ CEF_EXPORT int cef_create_url(const struct _cef_urlparts_t* parts, return 0; } if (!template_util::has_valid_size(parts)) { - NOTREACHED() << "invalid parts->[base.]size"; + DCHECK(false) << "invalid parts->[base.]size"; return 0; } // Verify param: url; type: string_byref diff --git a/libcef_dll/wrapper/libcef_dll_wrapper.cc b/libcef_dll/wrapper/libcef_dll_wrapper.cc index 08b642d25..40a4949a1 100644 --- a/libcef_dll/wrapper/libcef_dll_wrapper.cc +++ b/libcef_dll/wrapper/libcef_dll_wrapper.cc @@ -9,7 +9,7 @@ // implementations. See the translator.README.txt file in the tools directory // for more information. // -// $hash=60bb1af4e6451440a44e3469e69e34fd6f711d62$ +// $hash=e07503ba9fccaa021319d3857d437b4441947070$ // #include "include/capi/cef_app_capi.h" @@ -66,7 +66,7 @@ CEF_GLOBAL int CefExecuteProcess(const CefMainArgs& args, const char* api_hash = cef_api_hash(0); if (strcmp(api_hash, CEF_API_HASH_PLATFORM)) { // The libcef API hash does not match the current header API hash. - NOTREACHED(); + DCHECK(false); return 0; } @@ -90,7 +90,7 @@ CEF_GLOBAL bool CefInitialize(const CefMainArgs& args, const char* api_hash = cef_api_hash(0); if (strcmp(api_hash, CEF_API_HASH_PLATFORM)) { // The libcef API hash does not match the current header API hash. - NOTREACHED(); + DCHECK(false); return false; }