Bug 85489 - Web Inspector: 'expires' value is incorrect for cookies
Summary: Web Inspector: 'expires' value is incorrect for cookies
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Yury Semikhatsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-03 06:07 PDT by Yury Semikhatsky
Modified: 2012-05-03 09:45 PDT (History)
10 users (show)

See Also:


Attachments
Patch (1.85 KB, patch)
2012-05-03 09:27 PDT, Yury Semikhatsky
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2012-05-03 06:07:40 PDT
All non-session cookies are showing a time Sunday 7th December 1969 (adjust a bit for your timezone). Fix your timestamp conversions plz.
Comment 1 Yury Semikhatsky 2012-05-03 06:08:11 PDT
Upstreaming Chromium issue: http://code.google.com/p/chromium/issues/detail?id=125546
Comment 2 Yury Semikhatsky 2012-05-03 09:27:09 PDT
Created attachment 140035 [details]
Patch
Comment 3 Yury Semikhatsky 2012-05-03 09:45:59 PDT
Committed r115983: <http://trac.webkit.org/changeset/115983>