Comment #53 on issue 2906 by justboss777: Cookie expiry code throws away valuable cookies (change to last-accessed) http://code.google.com/p/chromium/issues/detail?id=2906
I try to make supposition: Looks like other browsers truncate cookie if they are too large (with cutting at most-fit ';' cookie separator). Chrome drops (or ignore in HTTP response) large cookie entirely. This results different behavior. This is just a supposition, that needs some future investigation. -- 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 -~----------~----~----~----~------~----~------~--~---
