Closed Bug 1453384 Opened 7 years ago Closed 3 years ago

Devtools Storage Inspector Object side bar update doesn't work

Categories

(DevTools :: Storage Inspector, defect, P3)

59 Branch
x86_64
Linux
defect

Tracking

(Not tracked)

RESOLVED INACTIVE

People

(Reporter: devillers.nicolas, Unassigned)

References

(Blocks 2 open bugs)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36 Steps to reproduce: This might be hard to reproduce. I was making some test by adding a cookie changing it's name and value and refreshing the page then deleting the cookie. I did this several time. Actual results: After a while instead of sending the updated name/value of my cookie, Firefox started sending the initial generated guid value of the cookie, like so: {bc8e7ea4-027b-495f-afd7-76b92e2daa74}=value Expected results: Firefox should have sent my cookie with the updated value !
Component: Untriaged → Developer Tools: Storage Inspector
OS: Unspecified → Linux
Hardware: Unspecified → x86_64
Product: Firefox → DevTools
FF 62 Linux: I can't even change the name of the freshly added cookie. Cookie name edit box seems to accept the change, but if you click cookie list Refresh icon, initial guid value is back. This leads me to believe my cookie name update was never even saved.

I can't reproduce this... is it now working for you?

Flags: needinfo?(devillers.nicolas)

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.

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:

  1. Load http://odvarko.com/tests/fission/case2/odvarko.com.html
  2. Open DevTools and select the Storage panel
  3. Create some cookies by clicking on the Create Cookie button
  4. Rename an existing cookie (you can also change its value)
  5. Check the side bar it should show the new name and value -> it doesn't for me -> ERROR
  6. 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

Flags: needinfo?(mrdoonface)
Blocks: 1672148
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: P2 → P3
Summary: Devtools storage inspector cookie update stop working → Devtools Storage inspector side panel update stops working
Blocks: 1673600
Summary: Devtools Storage inspector side panel update stops working → Devtools Storage Inspector Object side bar update doesn't work
Severity: normal → S3

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.

Flags: needinfo?(mrdoonface)
Flags: needinfo?(devillers.nicolas)

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

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.