Issue 128731 in chromium: Cookies on Element Inspector (Resources) show incorrect expiration time.

102 views
Skip to first unread message

chro...@googlecode.com

unread,
May 18, 2012, 11:59:06 AM5/18/12
to chromi...@chromium.org
Status: Unconfirmed
Owner: ----
Labels: OS-Mac Area-Undefined Pri-2 Type-Bug

New issue 128731 by BeMat...@gmail.com: Cookies on Element Inspector
(Resources) show incorrect expiration time.
http://code.google.com/p/chromium/issues/detail?id=128731

Chrome Version : 19.0.1084.46
OS Version: OS X 10.7.3
URLs (if applicable) :
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
Safari 5: OK
Firefox 4.x: N/A
IE 7/8/9: N/A

What steps will reproduce the problem?
1. Open Amazon
2. Go to Element Inspector
3. Click Resources
4. View Cookies

What is the expected result?

I expected to see a list of cookies with varying logical expiration times
similar to the expiration times in safari.

What happens instead?

I am presented with the expiration time Sun, 07 Dec 1969 03:28:36 GMT for
every cookie


UserAgentString: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3)
AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.46 Safari/536.5




Attachments:
Amazon.com_ Online Shopping for Electronics, Apparel, Computers, Books,
DVDs & more.png 68.4 KB

chro...@googlecode.com

unread,
May 20, 2012, 10:20:07 PM5/20/12
to chromi...@chromium.org
Updates:
Labels: Feature-DevTools

Comment #2 on issue 128731 by tk...@chromium.org: Cookies on Element
Inspector (Resources) show incorrect expiration time.
http://code.google.com/p/chromium/issues/detail?id=128731

(No comment was entered for this change.)

chro...@googlecode.com

unread,
May 20, 2012, 11:11:23 PM5/20/12
to chromi...@chromium.org

Comment #3 on issue 128731 by hoogle.wang: Cookies on Element Inspector
(Resources) show incorrect expiration time.
http://code.google.com/p/chromium/issues/detail?id=128731

I have same question on every website's cookie expire time display with
1969...
Why?

chro...@googlecode.com

unread,
May 21, 2012, 3:09:52 AM5/21/12
to chromi...@chromium.org
Updates:
Status: Assigned
Owner: pfeld...@chromium.org

Comment #4 on issue 128731 by stefa...@chromium.org: Cookies on Element
Inspector (Resources) show incorrect expiration time.
http://code.google.com/p/chromium/issues/detail?id=128731

chro...@googlecode.com

unread,
May 21, 2012, 10:37:08 AM5/21/12
to chromi...@chromium.org
Updates:
Owner: yu...@chromium.org

Comment #5 on issue 128731 by pfeld...@chromium.org: Cookies on Element

chro...@googlecode.com

unread,
May 22, 2012, 1:41:06 AM5/22/12
to chromi...@chromium.org
Updates:
Status: Duplicate
Mergedinto: 125546

Comment #6 on issue 128731 by yu...@chromium.org: Cookies on Element

chro...@googlecode.com

unread,
May 22, 2012, 8:34:33 PM5/22/12
to chromi...@chromium.org

Comment #7 on issue 128731 by joshua...@gmail.com: Cookies on Element
Inspector (Resources) show incorrect expiration time.
http://code.google.com/p/chromium/issues/detail?id=128731

Same issue on Chrome 19.0.1084.46 m running on Windows.



chro...@googlecode.com

unread,
May 23, 2012, 1:29:35 AM5/23/12
to chromi...@chromium.org

Comment #8 on issue 128731 by yu...@chromium.org: Cookies on Element
Inspector (Resources) show incorrect expiration time.
http://code.google.com/p/chromium/issues/detail?id=128731

It was fixed in http://trac.webkit.org/changeset/115983 while WebKit for
Chrome M19 was branched at r112327. We may want to merge the fix to the
stable branch.

chro...@googlecode.com

unread,
May 25, 2012, 8:24:21 AM5/25/12
to chromi...@chromium.org

Comment #9 on issue 128731 by pawel.kr...@gmail.com: Cookies on Element
Inspector (Resources) show incorrect expiration time.
http://code.google.com/p/chromium/issues/detail?id=128731

I've got the same problem. My website stores some long-term cookies (which
are set for today + 5 years), but when browsing them in the dev tools
inspector I see their expiry date is 07 Dec 1969 (should be 25 May 2017 for
today's cookies).

I'm on Chrome 19.0.1084.52 on Mac OS X Lion.

chro...@googlecode.com

unread,
May 25, 2012, 11:00:07 AM5/25/12
to chromi...@chromium.org

Comment #10 on issue 128731 by a...@bovey.co.uk: Cookies on Element
Inspector (Resources) show incorrect expiration time.
http://code.google.com/p/chromium/issues/detail?id=128731

Same here - it's particularly bad frustrating whilst trying to carry out
audits of sites for EU cookie compliance

chro...@googlecode.com

unread,
May 29, 2012, 8:06:24 AM5/29/12
to chromi...@chromium.org

Comment #11 on issue 128731 by d...@chromium.org: Cookies on Element
Inspector (Resources) show incorrect expiration time.
http://code.google.com/p/chromium/issues/detail?id=128731

Issue 130059 has been merged into this issue.

chro...@googlecode.com

unread,
May 30, 2012, 12:41:03 PM5/30/12
to chromi...@chromium.org

Comment #12 on issue 128731 by d...@chromium.org: Cookies on Element
Inspector (Resources) show incorrect expiration time.
http://code.google.com/p/chromium/issues/detail?id=128731

Issue 130274 has been merged into this issue.

chro...@googlecode.com

unread,
Jun 2, 2012, 4:36:13 PM6/2/12
to chromi...@chromium.org

Comment #13 on issue 128731 by bk.eddie...@gmail.com: Cookies on Element
Inspector (Resources) show incorrect expiration time.
http://code.google.com/p/chromium/issues/detail?id=128731

Hi,

Same issue with me here, I'm using version 19.0.1084.52 m on Windows 7. I'm
writing a web-app using client side local web-storage that includes
localhost cookie storage, the dev-tool displays all my cookies to expire on
sun 07 Dec 1969.

Has this been fixed yet? someone wrote that this issue was fixed in
previous version, but no clear indication in this post yet whether the
chrome-team has merged the changes from the code branched out earlier.

We will appreciate clear indication.

Regards
Eddie

chro...@googlecode.com

unread,
Jun 2, 2012, 4:57:55 PM6/2/12
to chromi...@chromium.org

Comment #14 on issue 128731 by krtul...@gmail.com: Cookies on Element
Inspector (Resources) show incorrect expiration time.
http://code.google.com/p/chromium/issues/detail?id=128731

At this point, I think the fix is only available in M20.

chro...@googlecode.com

unread,
Jun 3, 2012, 6:36:35 PM6/3/12
to chromi...@chromium.org

Comment #15 on issue 128731 by ichaud...@gmail.com: Cookies on Element
Inspector (Resources) show incorrect expiration time.
http://code.google.com/p/chromium/issues/detail?id=128731

The same issues exists in Chrome for Debian Linux. I have reported it using
the "About Google Chrome" > "Report an issue" link.

My Google Chrome info:
Version 19.0.1084.52
OS: Debian Squeeze 32bit 6.0.5

Makes web app development confusing. The cookie expiration does seem to be
honoured by Chrome, this seems to be a display issue.

chro...@googlecode.com

unread,
Jun 6, 2012, 4:38:19 AM6/6/12
to chromi...@chromium.org

Comment #16 on issue 128731 by tpan...@gmail.com: Cookies on Element
Inspector (Resources) show incorrect expiration time.
http://code.google.com/p/chromium/issues/detail?id=128731

Same issue here. I am setting cookie to expire after one year, but Chrome
shows "Sun, 07 Dec 1969 03:28:36 GMT". Must be a display issue (cookies
would have expired already). Chrome version 19.0.1084.54 on Mac OSX 10.7.4.
Same developer tools in Safari 5.1.7 show no problems.

chro...@googlecode.com

unread,
Jun 14, 2012, 12:19:52 PM6/14/12
to chromi...@chromium.org

Comment #17 on issue 128731 by chris.ke...@gmail.com: Cookies on Element
Inspector (Resources) show incorrect expiration time.
http://code.google.com/p/chromium/issues/detail?id=128731

Same problem, using Chrome v19.0.1084.56 m on Windows 7 64-bit. All cookies
(from all websites) show "Expires" column as "Sun, 07 Dec 1969 03:28:36 GMT"

Correct times show up in (wait for it) Internet Explorer Developer Tools...
(ouch)

chro...@googlecode.com

unread,
Jun 14, 2012, 12:22:52 PM6/14/12
to chromi...@chromium.org

Comment #18 on issue 128731 by chris.ke...@gmail.com: Cookies on Element
* Comment suggests this is fixed in v20 - can anyone confirm?
http://code.google.com/p/chromium/issues/detail?id=125546#c14

chro...@googlecode.com

unread,
Jun 18, 2012, 9:45:14 AM6/18/12
to chromi...@chromium.org

Comment #20 on issue 128731 by dtip...@gmail.com: Cookies on Element
Inspector (Resources) show incorrect expiration time.
http://code.google.com/p/chromium/issues/detail?id=128731

Same issue on my new MacBookAir: first thing I did was install Chrome. All
cookies are either session or expire in 1969 on every site everywhere.
Except in my case, this is actually happening as well: all cookies are
acting like session cookies, including on all google sites. The browser
literally cannot remember anything. The "allow saving of local data" is
definitely checked, so there's no reason for this behavior.

Doesn't happen on safari.

chro...@googlecode.com

unread,
Jun 21, 2012, 11:29:52 AM6/21/12
to chromi...@chromium.org

Comment #21 on issue 128731 by th3br...@gmail.com: Cookies on Element
Inspector (Resources) show incorrect expiration time.
http://code.google.com/p/chromium/issues/detail?id=128731

same issue on my notebook... chrome version: 19.0.1084.56, platform:
Windows 7 64-bit

chro...@googlecode.com

unread,
Jun 26, 2012, 9:36:01 AM6/26/12
to chromi...@chromium.org

Comment #22 on issue 128731 by adwo...@icontext.ru: Cookies on Element
Inspector (Resources) show incorrect expiration time.
http://code.google.com/p/chromium/issues/detail?id=128731

Same issue in Chrome 19.0.1084.56m on win 7 64.

chro...@googlecode.com

unread,
Jun 28, 2012, 3:52:01 PM6/28/12
to chromi...@chromium.org

Comment #23 on issue 128731 by nathan.b...@hungrymachine.com: Cookies on
Element Inspector (Resources) show incorrect expiration time.
http://code.google.com/p/chromium/issues/detail?id=128731

Was running 19.0.1084.56 on OS X Lion and was able to reproduce the bug.
Chrome just updated (literally, right now) and it appears this problem is
fixed for me.

chro...@googlecode.com

unread,
Jul 2, 2012, 4:27:38 AM7/2/12
to chromi...@chromium.org

Comment #24 on issue 128731 by chris.ke...@gmail.com: Cookies on Element
Inspector (Resources) show incorrect expiration time.
http://code.google.com/p/chromium/issues/detail?id=128731

Yes, auto updated to 20.0.1132.47 and the problem is fixed. Thank you.

chro...@googlecode.com

unread,
Oct 2, 2012, 9:59:22 PM10/2/12
to chromi...@chromium.org

Comment #25 on issue 128731 by Terence....@gmail.com: Cookies on Element
Inspector (Resources) show incorrect expiration time.
http://code.google.com/p/chromium/issues/detail?id=128731

I have chrome 22 and I am seeing this issue, but instead all my cookies are
session cookies.

My install is on a linux machine and I'm running Chrome stable (Version
22.0.1229.79)

Attachments:
cookies.png 14.4 KB
headers.png 42.8 KB

Reply all
Reply to author
Forward
0 new messages