Status: Assigned Owner: [email protected] Labels: Type-Bug Pri-3 OS-Windows Area-Sync Size-Medium Mstone-4
New issue 19784 by [email protected]: Multi-homed device fails to detect closed buzz connection when network is down http://code.google.com/p/chromium/issues/detail?id=19784 On a multihomed machine, such as one running VMWare 1) Start Chrome 2) Enable bookmark sync 3) Disable all but one network connections 4) Navigate to about:sync Expected: Notifications enabled is false Result: Notifications enabled is true The error is in notifier/base/async_network_alive_win32.cc, which uses nework device status as a key to whether or not a connection is available. Discovering network connectivity is tricky, but the best means is to request information from whoever you are trying to communicate with. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
