Devtools Storage Inspector Object side bar update doesn't work
Categories
(DevTools :: Storage Inspector, defect, P3)
Tracking
(Not tracked)
People
(Reporter: devillers.nicolas, Unassigned)
References
(Blocks 2 open bugs)
Details
Reporter | ||
Updated•7 years ago
|
Updated•7 years ago
|
Comment 1•7 years ago
|
||
I can't reproduce this... is it now working for you?
Comment 3•6 years ago
|
||
I'm experiencing the same issue. I am unable to change a cookie name or values on Firefox 60.7 64-bit running on CentoOS 7.6.1810
I visit a site receive and the cookie. I change one of the cookie key value pairs and reload the page. Viewing the Network tab, I see the original cookie was sent. Returning to the Storage tab, the change I made to the cookie is still shown in the Table Widget, however, the Sidebar still has the original cookie information information.
This issue appeared for me in the last 30 days.
Comment 4•5 years ago
•
|
||
I still can't reproduce the originally reported issue, but there is different error I am experiencing.
When checking HTTP requests I see my new cookie (new name, new value) being properly there.
But, the Cookie sidebar (showing details of the selected Cookie isn't properly updated)
Here is my test case:
- Load http://odvarko.com/tests/fission/case2/odvarko.com.html
- Open DevTools and select the Storage panel
- Create some cookies by clicking on the
Create Cookie
button - Rename an existing cookie (you can also change its value)
- Check the side bar it should show the new name and value -> it doesn't for me -> ERROR
- Refresh the page and check the top level document HTTP request, it should have the new cookie associated -> work for me -> OK
Does that work for you?
Honza
Updated•5 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•3 years ago
|
Comment 5•3 years ago
|
||
Clear needinfos that are pending on inactive users.
Inactive users most likely will not respond; if the missing information is essential and cannot be collected another way, the bug maybe should be closed as INCOMPLETE
.
For more information, please visit auto_nag documentation.
Comment 6•3 years ago
|
||
I still can't reproduce the problem.
I followed STRs from comment #4 and it works for me (including the step #5)
Closing as inactive.
Please feel free to reopen if you are still seeing this issue.
Honza
Description
•