cef/libcef/browser/net_service
Marshall Greenblatt 34c63a665d Wait for CefBrowserContext initialization (see issue #2969)
With the Chrome runtime, Profile initialization may be asynchronous. Code that
waited on CefBrowserContext creation now needs to wait on CefBrowserContext
initialization instead.
2021-04-14 21:03:44 -04:00
..
browser_urlrequest_impl.cc Wait for CefBrowserContext initialization (see issue #2969) 2021-04-14 21:03:44 -04:00
browser_urlrequest_impl.h Add support for GetAuthCredentials (fixes issue #2718, see issue #2622). 2019-07-16 16:33:08 -04:00
cookie_helper.cc Update to Chromium version 90.0.4430.0 (#857950) 2021-03-18 11:23:00 -04:00
cookie_helper.h Don't save or load cookies for non-cookieable scheme requests. 2020-09-09 18:29:15 -04:00
cookie_manager_impl.cc Wait for CefBrowserContext initialization (see issue #2969) 2021-04-14 21:03:44 -04:00
cookie_manager_impl.h Wait for CefBrowserContext initialization (see issue #2969) 2021-04-14 21:03:44 -04:00
login_delegate.cc Add chrome runtime support for more callbacks and ceftests (see issue #2969) 2020-09-29 18:31:43 -04: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 crash when navigating to an unregistered scheme (fixes issue #3105) 2021-04-12 16:18:37 -04:00
proxy_url_loader_factory.h Update to Chromium version 90.0.4430.0 (#857950) 2021-03-18 11:23:00 -04:00
resource_handler_wrapper.cc
resource_handler_wrapper.h
resource_request_handler_wrapper.cc Avoid potential use-after-free of CefIOThreadState (see issue #2969) 2021-04-07 18:19:46 -04:00
resource_request_handler_wrapper.h Add chrome runtime support for more callbacks and ceftests (see issue #2969) 2020-09-29 18:31:43 -04:00
response_filter_wrapper.cc Update to Chromium version 90.0.4430.0 (#857950) 2021-03-18 11:23:00 -04:00
response_filter_wrapper.h Update to Chromium version 85.0.4183.0 (#782793) 2020-07-16 19:11:12 -04:00
stream_reader_url_loader.cc Update to Chromium version 90.0.4430.0 (#857950) 2021-03-18 11:23:00 -04:00
stream_reader_url_loader.h Update to Chromium version 90.0.4430.0 (#857950) 2021-03-18 11:23:00 -04:00
url_loader_factory_getter.cc Update to Chromium version 88.0.4324.0 (#827102) 2020-12-04 15:43:33 -05:00
url_loader_factory_getter.h