Closed
Bug 1205092
Opened 9 years ago
Closed 9 years ago
Storage actor support for managing cookies
Categories
(DevTools :: Storage Inspector, enhancement)
DevTools
Storage Inspector
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1231451
People
(Reporter: sebo, Unassigned)
References
Details
The Storage panel should allow to create and edit the different values of a cookie.
Reporter | ||
Comment 1•9 years ago
|
||
Editing could happen inline or within the right side panel, creating could happen through a context menu and maybe also through a keyboard shortcut like Ctrl+N.
Sebastian
Updated•9 years ago
|
Summary: Allow to create and edit cookies → Actor support for managing cookies
Updated•9 years ago
|
Summary: Actor support for managing cookies → Storage actor support for managing cookies
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
No longer blocks: 1031192
Comment 3•8 years ago
|
||
Mike, why was this closed as incomplete? I don't remember the history now.
The storage inspector does allow to edit cookies, but I don't think we have a way to create cookies? Is there already another bug filed for this? I think Firebug allowed this, and people are asking for this in DevTools too. So it might be nice to add it.
Flags: needinfo?(mratcliffe)
(In reply to Patrick Brosset <:pbro> from comment #3)
> Mike, why was this closed as incomplete? I don't remember the history now.
I can't remember either... it should have been closed as a duplicate, marking it so now.
> The storage inspector does allow to edit cookies, but I don't think we have
> a way to create cookies? Is there already another bug filed for this?
Yes, bugs 1231451, 1231452 and 1279602. Basically, Helen says to add a Plus like we have in the inspector and then add a row with default values when it is clicked, probably with a name like new-cookie-randx. The cookie can then be edited inline like any other type and other storage types can easily be made editable too.
> I
> think Firebug allowed this, and people are asking for this in DevTools too.
> So it might be nice to add it.
Agreed, I will make it a high priority... added to papercuts meta.
No longer blocks: 1312444
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•