[Webkit-unassigned] [Bug 97471] New: Web Inspector: Cookie info in Network Resources Cookies tab shows "Invalid Date"
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 24 11:39:04 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=97471
Summary: Web Inspector: Cookie info in Network Resources
Cookies tab shows "Invalid Date"
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: otcheung at rim.com
Cookietable.js is trying to create a new date object using another date object returned from CookieParser's cookie.expires method. This causes an "Invalid Date" error to show up when we view the cookie table under network resources.
--
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