cef/libcef/browser/net_service
Marshall Greenblatt ec7067c55e chrome: Fix callbacks for different Profile types (see issue #2969)
- Only install network intercepts for Profiles that have an associated
  CefBrowserContext. For incognito windows the CefBrowserContext is
  associated with the OffTheRecordProfileImpl's original Profile.
- cefsimple: Return the default CefClient instance for browser windows
  created via the Chrome UI, and allow Chrome to show error pages.
2021-02-15 16:50:04 -05:00
..
browser_urlrequest_impl.cc Update to Chromium version 89.0.4389.0 (#843830) 2021-02-08 14:15:38 -05: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 89.0.4389.0 (#843830) 2021-02-08 14:15:38 -05: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 Update to Chromium version 88.0.4324.0 (#827102) 2020-12-04 15:43:33 -05:00
cookie_manager_impl.h Add chrome runtime support for more callbacks and ceftests (see issue #2969) 2020-09-29 18:31:43 -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 Update to Chromium version 87.0.4280.0 (#812852) 2020-10-15 14:21:06 -04:00
proxy_url_loader_factory.h Update to Chromium version 88.0.4324.0 (#827102) 2020-12-04 15:43:33 -05:00
resource_handler_wrapper.cc
resource_handler_wrapper.h
resource_request_handler_wrapper.cc chrome: Fix callbacks for different Profile types (see issue #2969) 2021-02-15 16:50:04 -05: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 85.0.4183.0 (#782793) 2020-07-16 19:11:12 -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 84.0.4147.0 (#768962) 2020-06-10 15:26:29 -04:00
stream_reader_url_loader.h Update to Chromium version 84.0.4147.0 (#768962) 2020-06-10 15:26:29 -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 Update to Chromium version 80.0.3987.0 (#722274) 2020-02-17 13:19:09 -05:00