cef/libcef
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
..
browser Add callbacks for unresponsive render process (fixes #3661) 2024-03-18 17:45:31 -04:00
common Update to Chromium version 123.0.6312.0 (#1262506) 2024-02-26 12:08:55 -05:00
features Fix includes path for Linux ARM cross-compile (see issue #2926) 2022-02-09 16:54:54 -05:00
renderer Improve crash reporting of frame connection retry failures (see #3664) 2024-03-08 14:24:32 -05:00
resources alloy: Add callback for already running app relaunch (fixes #3615) 2023-12-06 11:50:08 -05:00