cef/libcef
Marshall Greenblatt 0187046a2e views: Trigger CefBrowser destruction on CefBrowserView release (see #3790)
Avoid a circular ownership dependency between CefBrowserViewImpl and
CefBrowserPlatformDelegate[Chrome]Views (owned by CefBrowserHostBase).
Trigger CefBrowserHostBase destruction when the last CefBrowserViewImpl
reference is released.

This fixes a number of shutdown crashes related to overlay CefBrowsers
still existing at CefShutdown.
2024-10-18 15:03:29 -04:00
..
browser views: Trigger CefBrowser destruction on CefBrowserView release (see #3790) 2024-10-18 15:03:29 -04:00
common Fix path override ordering (fixes #3749) 2024-08-08 13:39:22 -04:00
features Remove libcef/features/runtime.h (see #3685) 2024-07-05 13:24:40 -04:00
renderer Enable V8 sandbox by default (fixes #3332) 2024-08-05 16:00:58 +00:00
resources Remove custom chrome scheme handling (see #3685) 2024-07-05 11:58:08 -04:00