janodvarko / firecookie

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

Some columns in Net panel Cookies tab are empty #119

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to a page that sets a secure cookie
2. Inspect the received cookies for that resource in the net tab
3. The Security column is blank. (The HttpOnly column is correctly set.)
4. For sent cookies, most of the columns are blank

What is the expected output? What do you see instead?
- Either correctly report the value, or remove the column from that view.

What version of the product are you using? On what operating system?
Firecookie 1.3, Firebug 1.8.3, Firefox 7.0.1, OSX 10.7 

Please provide any additional information below.
- This is an awesome plugin. Thank you!

Original issue reported on code.google.com by bartha...@gmail.com on 12 Oct 2011 at 11:42

GoogleCodeExporter commented 9 years ago
I can reproduce that most columns will stay empty inside the Net panel Cookies 
tab using Firefox 16.0a1 + Firebug 1.10a11 (has Firecookie integrated).

Precise test case:
1. Open Firebug at http://getfirebug.com/
2. Enable the Net and Cookies panel and switch to the Net panel
3. Reload the page
4. Expand the first request
   => There should be a Cookies tab
5. Click the Cookies tab

=> The columns "Domain", "Path", "Expires", "HttpOnly", "Security" and "Status" 
stay empty while inside the Cookies panel "Domain", "Path" and "Expires" are 
filled.

Sebastian

Original comment by sebastia...@gmail.com on 15 Jun 2012 at 9:33

GoogleCodeExporter commented 9 years ago
Moved to: Issue fbug:5568

Original comment by sebastia...@gmail.com on 15 Jun 2012 at 9:33