Closed
Bug 1995748
Opened 3 months ago
Closed 2 months ago
Add cookie update time column
Categories
(DevTools :: Storage Inspector, enhancement)
DevTools
Storage Inspector
Tracking
(firefox146 fixed)
RESOLVED
FIXED
146 Branch
| Tracking | Status | |
|---|---|---|
| firefox146 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
Details
Attachments
(1 file)
In Bug 1994761, we introduced a new property for nsICookie called updateTime. It indicates when the cookie was last updated. This information is useful because the creationTime value does not change between updates. I suggest adding a new column in the DevTools Storage panel, as it could be helpful for web developers to have access to this information.
| Assignee | ||
Comment 1•2 months ago
|
||
Updated•2 months ago
|
Assignee: nobody → amarchesini
Attachment #9523733 -
Attachment description: WIP: Bug 1995748 - Add cookie update time column in the storage devtool view, → Bug 1995748 - Add cookie update time column in the storage devtool view,
Status: NEW → ASSIGNED
Pushed by amarchesini@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/c646e9ada600
https://hg.mozilla.org/integration/autoland/rev/b4df634424d2
Add cookie update time column in the storage devtool view, r=devtools-reviewers,fluent-reviewers,devtools-backward-compat-reviewers,nchevobbe,bolsson
Comment 3•2 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox146:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 146 Branch
Updated•2 months ago
|
QA Whiteboard: [qa-triage-done-c147/b146]
You need to log in
before you can comment on or make changes to this bug.
Description
•