janodvarko / firecookie

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

Expose cookie original URI from set-cookie #116

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set-Cookie 
2. original uri exposed on object
3. Original uri is not in the table view in firebug

What is the expected output? What do you see instead?

Expect to see object value for original URI. Do not see currently. 

What version of the product are you using? On what operating system?

Latest.

Please provide any additional information below.

This is a suggestion. Not a bug. 

Original issue reported on code.google.com by terrence...@gmail.com on 29 Aug 2011 at 7:21

GoogleCodeExporter commented 9 years ago
See sad attempt at patch that demonstrates desired affects. 

Original comment by terrence...@gmail.com on 30 Aug 2011 at 3:34

Attachments:

GoogleCodeExporter commented 9 years ago
Note that Firecookie was integrated into Firebug 1.10a11.
(Though this change was not implemented yet.)

If I understand you correctly, you want to see the URL, at which the cookie was 
set. So e.g. going to http://getfirebug.com would set four cookies and then 
going to http://getfirebug.com/whatisfirebug would still show the four cookies 
including a column with "http://getfirebug.com" in it. Is that right?

Sebastian

Original comment by sebastia...@gmail.com on 22 Jun 2012 at 9:50

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

Original comment by sebastia...@gmail.com on 22 Jun 2012 at 9:50