Status: Untriaged Owner: [email protected] CC: [email protected], [email protected], [email protected] Labels: Type-Bug Pri-1 OS-All Area-Sync Size-Medium Channel-Dev
New issue 21300 by [email protected]: Notifications aren't sent or received with the pre-released syncapi.dll binary http://code.google.com/p/chromium/issues/detail?id=21300 What steps will reproduce the problem? 1. Start two instances of Chrome with two different --user-data-dirs 2. Enable sync on both instances with the same user name. 3. Add/edit/delete a bookmark on one client. What is the expected output? The change made on one client should be propagated to the second client in a matter of seconds. What do you see instead? The change doesn't propagate to the second client until the second client edits/adds/delete a bookmark. This problem is likely related to http://code.google.com/p/chromium/issues/detail?id=21094 Note that when visiting about:sync, I see the following (on both clients): Notifications Enabled: true Notifications Received: 0 Notifications Sent: 0 Clearly something is broken because changes were made on both clients and the sent/received counts should be non-zero. -- 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 -~----------~----~----~----~------~----~------~--~---
