cef/libcef/browser/alloy
Marshall Greenblatt 4791109a28 Don't save or load cookies for non-cookieable scheme requests.
This fixes an IsCanonical() DCHECK failure triggered by calling
CanonicalCookie::Create for a non-cookieable URL.

This change also adds unit test coverage for cross-origin cookie
behavior with sub-resource requests (iframe, XHR, Fetch).
2020-09-09 18:29:15 -04:00
..
alloy_browser_context.cc Update to Chromium version 85.0.4183.0 (#782793) 2020-07-16 19:11:12 -04:00
alloy_browser_context.h Don't save or load cookies for non-cookieable scheme requests. 2020-09-09 18:29:15 -04:00
alloy_browser_main.cc Update to Chromium version 86.0.4240.0 (#800218) 2020-09-03 17:44:25 -04:00
alloy_browser_main.h Update to Chromium version 86.0.4240.0 (#800218) 2020-09-03 17:44:25 -04:00
alloy_browser_main_win.cc Rename the current CEF runtime to Alloy (see issue #2969) 2020-06-29 16:17:41 -04:00
alloy_content_browser_client.cc Update to Chromium version 86.0.4240.0 (#800218) 2020-09-03 17:44:25 -04:00
alloy_content_browser_client.h Update to Chromium version 86.0.4240.0 (#800218) 2020-09-03 17:44:25 -04:00
browser_platform_delegate_alloy.cc Update to Chromium version 86.0.4240.0 (#800218) 2020-09-03 17:44:25 -04:00
browser_platform_delegate_alloy.h Update to Chromium version 86.0.4240.0 (#800218) 2020-09-03 17:44:25 -04:00
chrome_browser_process_alloy.cc Update to Chromium version 85.0.4183.0 (#782793) 2020-07-16 19:11:12 -04:00
chrome_browser_process_alloy.h Update to Chromium version 85.0.4183.0 (#782793) 2020-07-16 19:11:12 -04:00
chrome_profile_alloy.cc Update to Chromium version 86.0.4240.0 (#800218) 2020-09-03 17:44:25 -04:00
chrome_profile_alloy.h Update to Chromium version 86.0.4240.0 (#800218) 2020-09-03 17:44:25 -04:00
chrome_profile_manager_alloy.cc Make CefBrowserContext an abstract base class (see issue #2969) 2020-07-01 15:35:07 -04:00
chrome_profile_manager_alloy.h Rename the current CEF runtime to Alloy (see issue #2969) 2020-06-29 16:17:41 -04:00