cef/tests
Marshall Greenblatt c7b30ee80f cefclient: win: Fix crash on close with --use-native (see #3239)
OnBeforeClose notification is delivered via TabModel destruction in
TabStripModel::SendDetachWebContentsNotifications. We need to let
that call stack unwind before triggering TabStripModel destruction
via closure of the native host window.
2024-05-21 12:58:28 -04:00
..
cefclient cefclient: win: Fix crash on close with --use-native (see #3239) 2024-05-21 12:58:28 -04:00
cefsimple Fix dangling raw_ptr errors and related issues (see #3239) 2024-05-21 12:56:47 -04:00
ceftests Fix dangling raw_ptr errors and related issues (see #3239) 2024-05-21 12:56:47 -04:00
gtest Update source files for bracket style 2023-01-04 17:47:17 -05:00
shared cefclient: Enable Chrome runtime by default (see #3685) 2024-05-09 12:49:06 -04:00