cef/libcef
Marshall Greenblatt cfdec92624 Fix ExecuteJavaScript failure with null CefRenderProcessHandler (see issue #2421)
When CefApp::GetRenderProcessHandler returned null
CefRenderFrameObserver::DidCreateScriptContext was returning early (not
calling CefFrameImpl::OnContextCreated) and consequently queued actions
such as JavaScript were never executed.
2021-08-18 18:08:00 -04:00
..
browser Fix duplicate log-file entry on sub-process command-line 2021-08-11 13:28:52 -04:00
common Linux: Update user data path docs (see issue #3149) 2021-08-11 13:15:03 -04:00
features Create a ChromeBrowserHostImpl for every Chrome tab (see issue #2969) 2020-09-21 17:06:56 -04:00
renderer Fix ExecuteJavaScript failure with null CefRenderProcessHandler (see issue #2421) 2021-08-18 18:08:00 -04:00
resources Mac: Update CFBundleIdentifier for the CEF framework 2021-08-11 12:38:43 -04:00