cef/libcef_dll/wrapper
Marshall Greenblatt b8f91c5431 Add callbacks for unresponsive render process (fixes #3661)
The client can optionally wait or terminate the render process.

Expose process exit codes via OnRenderProcessTerminated and
CefGetExitCode (fixes #2126).

cefclient: Add a new https://tests/hang page for testing hang behavior.

cefclient: Move message and resource handling to a new BaseClientHandler
class to support loading of test pages in default Chrome UI windows.
2024-03-18 17:45:31 -04:00
..
cef_browser_info_map.h Update source files for bracket style 2023-01-04 17:47:17 -05:00
cef_byte_read_handler.cc wrapper: Format with clang-tidy (see #3632) 2024-01-20 12:34:13 -05:00
cef_closure_task.cc Update generated files for int/char typedef removal (see #3507) 2023-06-01 19:32:36 +03:00
cef_library_loader_mac.mm macOS: Load the CEF framework using dlopen instead of direct linking (issue #2459) 2018-07-27 17:36:49 -04:00
cef_message_router.cc wrapper: Format with clang-tidy (see #3632) 2024-01-20 12:34:13 -05:00
cef_message_router_utils.cc Add binary format support to CefMessageRouter (fixes #3502) 2023-10-25 18:20:55 +00:00
cef_message_router_utils.h Add binary format support to CefMessageRouter (fixes #3502) 2023-10-25 18:20:55 +00:00
cef_resource_manager.cc wrapper: Format with clang-tidy (see #3632) 2024-01-20 12:34:13 -05:00
cef_scoped_temp_dir.cc wrapper: Format with clang-tidy (see #3632) 2024-01-20 12:34:13 -05:00
cef_stream_resource_handler.cc Update generated files for int/char typedef removal (see #3507) 2023-06-01 19:32:36 +03:00
cef_xml_object.cc wrapper: Format with clang-tidy (see #3632) 2024-01-20 12:34:13 -05:00
cef_zip_archive.cc wrapper: Format with clang-tidy (see #3632) 2024-01-20 12:34:13 -05:00
libcef_dll_dylib.cc Add callbacks for unresponsive render process (fixes #3661) 2024-03-18 17:45:31 -04:00
libcef_dll_wrapper.cc Add callbacks for unresponsive render process (fixes #3661) 2024-03-18 17:45:31 -04:00
libcef_dll_wrapper2.cc Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00