Closed
Bug 267339
Opened 21 years ago
Closed 18 years ago
Add field to cookies repository that shows the page where cookie was set
Categories
(Core :: Networking: Cookies, enhancement)
Core
Networking: Cookies
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: stpride, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2
Enhancement to add a field to the cookie repository that would show the user the
page where the cookie was set. This would mainly be used by developers, but may
also be beneficial to non-developers as well.
Note: Due to the sensitivity of the cookies.txt file, it may be more prudent to
delay the enhancement until an alternative repository method can be implemented
(e.g., SQLite) in the future.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Updated•21 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•18 years ago
|
||
i don't see much of a practical use for this, so wontfixing. (the "developers" audience in comment 0 supports that.) for most cases, the site that set the cookie is going to be very similar to the cookie host anyway - the difference would probably elude (and/or confuse) most users.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•