LocalDeviceInfoProvider provides out of date information after sync shutdown |
||
Issue descriptionBetween the ::Initialize and ::InitializeContinuation calls, ::GetLocalDeviceInfo returns out of date information: https://code.google.com/p/chromium/codesearch#chromium/src/components/sync_driver/local_device_info_provider_impl.cc&l=83 We probably just want to nuke the local DeviceInfo object whenever PSS::ShutdownImpl(CLEAR_DATA) is called. Note that this was noticed due to iOS tests: http://crbug.com/592875. If it affects real users, it would be extremely rare, as it requires an access during a very small timeframe after signing out and back in.
,
May 5 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, May 5 2016