WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
20265
LayoutTests/fast/cookies/local-file-can-set-cookies.html is failing because the cookie expired
https://bugs.webkit.org/show_bug.cgi?id=20265
Summary
LayoutTests/fast/cookies/local-file-can-set-cookies.html is failing because t...
Mark Larson (Google)
Reported
2008-08-02 21:02:31 PDT
This line is the culprit: document.cookie = 'ppkcookie1=testcookie; expires=Thu, 2 Aug 2008 20:47:11 UTC'
Attachments
Add attachment
proposed patch, testcase, etc.
Mark Larson (Google)
Comment 1
2008-08-03 19:41:18 PDT
Fixed with
http://trac.webkit.org/changeset/35534
fast/cookies/local-file-can-set-cookies.html: Set cookie expiration date 60 seconds into the future instead of a hard-coded date.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug