janodvarko / firecookie

Automatically exported from code.google.com/p/firecookie
Other
0 stars 3 forks source link

Diplay full cookie in console #115

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I display a cookie with firebug console, and this cookie always change in every 
2 seconds. And the calue is a little bit long, so firecookie except cookie 
value in console. How can I track all of these values of the cookie?

Original issue reported on code.google.com by emrekaba...@gmail.com on 18 Aug 2011 at 6:48

GoogleCodeExporter commented 9 years ago
Not sure if I understand correctly, but are you asking: not to shrink the 
cookie value when logged into the Console panel?

It's currently limited to 75 characters here:
http://code.google.com/p/firecookie/source/browse/trunk/chrome/content/firecooki
e/fireCookie.js#2894

I can create a preference so, the limit is customizable (and e.g. -1 means no 
limit)

Honza

Original comment by odva...@gmail.com on 19 Aug 2011 at 5:49

GoogleCodeExporter commented 9 years ago
Any update on this?
Honza

Original comment by odva...@gmail.com on 24 Aug 2011 at 12:47

GoogleCodeExporter commented 9 years ago
@Honza, it's working. thanks.

Original comment by emrekaba...@gmail.com on 24 Aug 2011 at 1:29

GoogleCodeExporter commented 9 years ago
Thanks for the update!
Honza

Original comment by odva...@gmail.com on 24 Aug 2011 at 1:36