Async Cookie API usage needs to handle restarts |
|||||
Issue descriptionIt looks like there are three usages of RestrictedCookieManager in the renderer. It doesn't appear that they listen for connection errors and reestablish a connection if the network process crashes. Victor said this is behind an origin trial, so it's not urgent but we need to fix it. See network_service_restart_browsertest.cc for sample tests.
,
Oct 3
,
Oct 3
,
Oct 3
CookieStoreManager::ListenToCookieChanges also should handle network process restarts. There's an example of how to do this in https://chromium-review.googlesource.com/c/chromium/src/+/1192022
,
Oct 11
|
|||||
►
Sign in to add a comment |
|||||
Comment 1 by jam@chromium.org
, Oct 3