Updates:
        Status: Assigned
        Labels: -Area-Undefined Mstone-5

Comment #1 on issue 32421 by t...@chromium.org: Need Linux implementation of UserIdleTime() in syncer_thread.cc
http://code.google.com/p/chromium/issues/detail?id=32421

"no throttling" refers to the fact that if notifications are disabled and the client is polling, we normally decrease the poll interval for a client if the user has been idle for a while. Having UserIdleTime return 0 means we never decrease the poll rate. This would definitely be nice to have for beta, though I'm tempted to say it isn't blocking the release because we can always up the poll rate server-side if we have an emergency.
Also see b/2378558.

--
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

Reply via email to