cef/libcef_dll
Marshall Greenblatt 2f1e782f62 Update to Chromium version 122.0.6261.0 (#1250580)
Frame identifiers have changed from int64_t to string type. This is due
to https://crbug.com/1502660 which removes access to frame routing IDs
in the renderer process. New cross-process frame identifiers are 160-bit
values (32-bit child process ID + 128-bit local frame token) and most
easily represented as strings. All other frame-related expectations and
behaviors remain the same.
2024-01-30 12:07:08 -05:00
..
base Update to Chromium version 121.0.6167.0 (#1233107) 2023-12-13 12:58:55 -05:00
cpptoc Update to Chromium version 122.0.6261.0 (#1250580) 2024-01-30 12:07:08 -05:00
ctocpp Update to Chromium version 122.0.6261.0 (#1250580) 2024-01-30 12:07:08 -05:00
sandbox Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
wrapper wrapper: Format with clang-tidy (see #3632) 2024-01-20 12:34:13 -05:00
CMakeLists.txt.in
libcef_dll2.cc win: Remove CefEnableHighDPISupport function (fixes issue #3452) 2023-03-03 16:07:29 -05:00
libcef_dll.cc Update copyright year for generated files 2024-01-05 13:03:36 -05:00
libcef_dll.rc
libcef.dll.manifest
libcef.lst
resource.h
shutdown_checker.cc
shutdown_checker.h
template_util.h
transfer_util.cc Update source files for bracket style 2023-01-04 17:47:17 -05:00
transfer_util.h
wrapper_types.h Update copyright year for generated files 2024-01-05 13:03:36 -05:00