Dmitry Safonov wrote:
> So I'll get right down to it. When we send a cookie, we actually store
> the expiry date in the cookie value. It's the same one we send to the
> browser. *ONLY* from Firefox, we're getting a shitload of requests from
> cookies that *should* have expired. As in, our expiration time in the
> cookie is way in the past, but the cookie is still being sent. Only from
> Firefox.
Consider the following Privacy combination of settings:
1) Firefox will: Use custom settings for history
2) (checked) Accept cookies from sites
3) Keep until: I close Firefox
4) (checked) Clear history when Firefox closes
5) Settings of the latter:
When I close Firefox, automatically clear the following:
(*unchecked*!) Cookies
Note the contradiction between 3) and 5). Might this combination,
or only 5), cause the odd behaviour?
-p