[Webkit-unassigned] [Bug 30281] LayoutTests/fast/cookies/local-file-can-set-cookies.html fails when cookies for document already exist
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Oct 10 20:33:53 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=30281
--- Comment #7 from Jason Yan <tailofthesun at gmail.com> 2009-10-10 20:33:52 PDT ---
I'm running this test on Mac OS X 10.6.1. I can reproduce the issue without
the patch with the following steps:
1) Create cookie in the same test case (e.g., document.cookie = 'test=broken;
expires=Fri, 1 Jan 2010 01:01:01 UTC';)
2) Run test case, expect failure.
3) Remove test cookie from test case.
4) Re-run test case, test still fails with "FAIL document.cookie should be
ppkcookie1=testcookie. Was ppkcookie1=testcookie; test=broken."
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list