Closed
Bug 1934955
Opened 1 year ago
Closed 1 year ago
Editing / deleting cookies in developer console affect display in both private and normal browsing
Categories
(DevTools :: Console, enhancement)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1856645
People
(Reporter: robby.roudon, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:133.0) Gecko/20100101 Firefox/133.0
Steps to reproduce:
Open the same webpage in both normal and private browsing
Open the cookies tab in the developer console in both windows
Edit / remove one value on either side
Actual results:
When editing / removing one value on either side, the value is refreshed in the other window, but it seems being only the display and the actual value being correctly segregated (we can see it reloading the window)
Expected results:
Should not update the display value of the other window
Comment 1•1 year ago
|
||
The Bugbug bot thinks this bug should belong to the 'DevTools::Console' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: Untriaged → Console
Product: Firefox → DevTools
Updated•1 year ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1856645
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•