On 12 Sep., 17:12, "Simon B." <[EMAIL PROTECTED]> wrote: > var j = areStatsEnabled(); //?
Tells the function if the user agreed to send usage statistics and crash reports to Google. See: <input name="checkbox" id="statcb" type="checkbox"> <label for="statcb"><b>Optional:</b> Help make Google Chrome better by automatically sending usage statistics and crash reports to Google. > Iid might be a tracking cookie? It's not adequate as tracking cookie because it's only valid for the current session. But you don't need tracking cookies, tagging the user persistently and without notice is even better. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-discuss" 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-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
