RESOLVED FIXED 6531
document.cookie="killmenothing" doesn't set the cookie
https://bugs.webkit.org/show_bug.cgi?id=6531
Summary document.cookie="killmenothing" doesn't set the cookie
David Carson
Reported 2006-01-14 06:38:08 PST
Trying to load the site it reports an error that cookies are not enabled, when they are.
Attachments
proposed fix (1.75 KB, patch)
2006-01-14 09:10 PST, Alexey Proskuryakov
darin: review+
Alexey Proskuryakov
Comment 1 2006-01-14 09:10:04 PST
Created attachment 5671 [details] proposed fix
Darin Adler
Comment 2 2006-01-14 10:00:14 PST
Comment on attachment 5671 [details] proposed fix Looks like a fine workaround for what is presumably an NSHTTPCookie bug. We should also file a bug report at http://bugreport.apple.com about the problem in NSHTTPCookie. r=me
Alexey Proskuryakov
Comment 3 2006-01-14 10:45:02 PST
Geoffrey Garen
Comment 4 2006-01-14 17:52:07 PST
When landing this, we should probably change the comment to reflect the NSHTTPCookie bug for which it's a work-around.
Note You need to log in before you can comment on or make changes to this bug.