cef/libcef
Marshall Greenblatt 84117f2d1b Don't use NotificationStateLock for GetMainFrame (see issue #2421)
This causes a race related to |notification_state_lock_| assignment when
GetMainFrame is called from multiple threads. GetMainFrame doesn't
trigger any notifications so it shouldn't need that lock. Instead, only
use NotificationStateLock on the UI thread.
2021-09-16 18:25:44 +03:00
..
browser Don't use NotificationStateLock for GetMainFrame (see issue #2421) 2021-09-16 18:25:44 +03:00
common views: Add support for absolute positioned overlay views. 2021-09-16 18:25:43 +03:00
features Create a ChromeBrowserHostImpl for every Chrome tab (see issue #2969) 2020-09-21 17:06:56 -04:00
renderer Fix draggable region update with BackForwardCache enabled (see issue #2421) 2021-09-16 18:25:43 +03:00
resources Mac: Update CFBundleIdentifier for the CEF framework 2021-08-11 12:38:43 -04:00