3987
-
- Loading...
Author | Commit | Message | Date | Builds | ||
---|---|---|---|---|---|---|
158 commits behind master. | ||||||
Fix AltGr handling for OSR keyboard events (fixes issue
|
|
|||||
Update to Chromium version 80.0.3987.163
|
|
|||||
Linux: Fix CefPrintHandler callbacks from PDF viewer (fixes issue
|
|
|||||
Windows: cefclient: Fix accessibility where TreeId type has changed from int to string
|
|
|||||
Fix UU_REPLACE_PLUS_WITH_SPACE value to match Chromium (fixes issue
|
|
|||||
Fix OSR popup position when the view origin is offset in screen coords (fixes issue
|
|
|||||
Windows: Skip InitializeSandboxInfo if the sandbox is disabled.
Calling InitializeSandboxInfo from inside libcef won’t work unless libcef is
statically linked with the executable, so there's no point in doing so.
See the Chromium sandbox docs for background.
|
|
|||||
Remove unexpected content headers when converting from POST to GET request on 302 redirect response (fixes issue
|
|
|||||
Fix CefFrame::GetSource crash on detached frame (fixes issue
|
|
|||||
Enable smooth scrolling with OSR (fixes issue
|
|
|||||
Mac: Remove unicode character in README.redistrib.txt (fixes issue
|
|
|||||
Fix no newline at end of file error with Xcode 11.3.1
|
|
|||||
Always persist local_state by default (fixes issue
|
|
|||||
Windows: Fix warning C4457: declaration of 'result' hides function parameter in VS2019
|
|
|||||
Update to Chromium version 80.0.3987.149
|
|
|||||
Convert CefCookieManagerImpl to use CefBrowserContext::Getter.
With this change CefCookieManagerImpl no longer keeps a reference to the
originating CefRequestContextImpl. This means that the CefRequestContextImpl
can be destroyed if all other references are released while the
CefCookieManagerImpl exists. If CefRequestContextImpl destruction results in
the underlying CefBrowserContext being destroyed then the CefCookieManagerImpl's
reference to that CefBrowser…
|
|
|||||
Add support for media device discovery and messaging (fixes issue
|
|
|||||
Add missing //chrome/common:mojo_bindings dependency
Fixes the following error:
../../cef/libcef/common/service_manifests/
cef_content_browser_overlay_manifest.cc(15,10): fatal error:
'chrome/common/conflicts/module_event_sink_win.mojom.h' file not found
|
|
|||||
Fix OSR crash on window.open with new client (fixes issue
|
|
|||||
Add depot_tools version pinning (see issue
|
|
|||||
Update to Chromium version 80.0.3987.132
|
|
|||||
Update to Chromium version 80.0.3987.122
|
|
|||||
Fix OSR surface sizing on browser resize (fixes issue
|
|
|||||
Windows: Add ARM64 binary distribution support (see issue
|
|
|||||
Update to Chromium version 80.0.3987.116
|
|