cef/libcef/browser/net_service
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
..
browser_urlrequest_impl.cc Update to Chromium version 122.0.6261.0 (#1250580) 2024-01-30 12:07:08 -05:00
browser_urlrequest_impl.h Update to Chromium version 92.0.4515.0 (#885287) 2021-06-10 16:42:44 -04:00
cookie_helper.cc Fix clang-tidy warnings (see #3632) 2024-01-21 14:18:09 -05:00
cookie_helper.h libcef: Format with clang-tidy (see #3632) 2024-01-20 19:33:17 -05:00
cookie_manager_impl.cc libcef: Format with clang-tidy (see #3632) 2024-01-20 19:33:17 -05:00
cookie_manager_impl.h Remove DISALLOW_ macro from libcef/ (see issue #3234) 2021-12-07 15:02:28 -05:00
login_delegate.cc Update to Chromium version 111.0.5563.0 (#1097615) 2023-02-03 13:00:26 -05:00
login_delegate.h Add chrome runtime support for more callbacks and ceftests (see issue #2969) 2020-09-29 18:31:43 -04:00
proxy_url_loader_factory.cc Fix clang-tidy warnings (see #3632) 2024-01-21 14:18:09 -05:00
proxy_url_loader_factory.h Update to Chromium version 111.0.5563.0 (#1097615) 2023-02-03 13:00:26 -05:00
resource_handler_wrapper.cc Remove CEF-specific integer and char16 typedef's (see #3507) 2023-06-01 19:32:36 +03:00
resource_handler_wrapper.h Update to Chromium version 91.0.4472.0 (#870763) 2021-04-23 11:38:51 -04:00
resource_request_handler_wrapper.cc Update to Chromium version 122.0.6261.0 (#1250580) 2024-01-30 12:07:08 -05:00
resource_request_handler_wrapper.h Update to Chromium version 111.0.5563.0 (#1097615) 2023-02-03 13:00:26 -05:00
response_filter_wrapper.cc Update source files for bracket style 2023-01-04 17:47:17 -05:00
response_filter_wrapper.h Update to Chromium version 111.0.5563.0 (#1097615) 2023-02-03 13:00:26 -05:00
stream_reader_url_loader.cc libcef: Format with clang-tidy (see #3632) 2024-01-20 19:33:17 -05:00
stream_reader_url_loader.h libcef: Format with clang-tidy (see #3632) 2024-01-20 19:33:17 -05:00
url_loader_factory_getter.cc Update to Chromium version 116.0.5845.0 (#1160321) 2023-06-28 11:43:11 +03:00
url_loader_factory_getter.h Update to Chromium version 101.0.4951.0 (#982481) 2022-03-30 19:54:09 -04:00