Comment #6 on issue 8414 by [email protected]: Increase limit in cookie  
count
http://code.google.com/p/chromium/issues/detail?id=8414

A somewhat ironic statistic, due to the increased market share of Google  
Analytics &
Google Adwords, it is increasing the need to store more cookies.

sqlite> select count(*) from cookies where name IN  
('__utma','__utmz','__qca');
466
sqlite> select count(*) from cookies;
1572



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