I found the following "When you choose to accept a suggested query or URL in the address bar, the text you typed and the corresponding suggestion is sent to Google. " in the link http://www.google.com/support/chrome/bin/answer.py?answer=96817&hl=en-US
I figured out where the code is for enabling and disabling the option at code level. I wanted to know how the usage statics are collected and how are they sent to google periodically. I believe that piece of logic should be in the code somewhere. If I am wrong, are there some other way to collect statistics and having that sent to google? (without having to hard code that logic in the software? ) I am waiting for your reply !!. On Sat, Sep 6, 2008 at 5:13 PM, lkcl <[EMAIL PROTECTED]> wrote: > > ramaprasanna, hi, > please do consider downloading the source code and finding out for > yourself. also bear in mind that there are better ways to collect > statistics than to put them into the source code of a free software, > where people are quite likely to get very pissed, resulting in google > completely losing the faith and trust of the free software community > and its users. > bottom line: do look for yourself, but don't look too hard because > you're unlikely to find anything. > l. > > On Sep 6, 11:14 am, "Ramaprasanna Chellamuthu" > <[EMAIL PROTECTED]> wrote: > > Hello Team, > > > > Which module collect statistics and send it to google in the source code? > > > > -- > > Regards, > > Ramaprasanna > > > -- Regards, Ramaprasanna --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-dev?hl=en -~----------~----~----~----~------~----~------~--~---
