Closed Bug 1624814 Opened 5 years ago Closed 5 years ago

List of columns is not properly persistent

Categories

(DevTools :: Netmonitor, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1622599

People

(Reporter: Honza, Unassigned, Mentored)

References

(Blocks 1 open bug)

Details

(Keywords: good-first-bug)

STR:

  1. Open DevTools and select the Network panel
  2. Load http://janodvarko.cz/test/websockets/
  3. Click connect and send a few messages
  4. Select the 101 request and open the Messages panel
  5. Right click on the column header and customize columns e.g. show g. opCode
  6. Clear all messages and send another mesasages -> the opCode column is gone

ER: The list of columns should stay the same.

Honza

@Harald, how the persistence should work in this case?

Should we store the columns list in prefs?

Honza

Flags: needinfo?(hkirschner)

Ah, so the list of columns is actually persistent in prefs
https://searchfox.org/mozilla-central/rev/c80fa7258c935223fe319c5345b58eae85d4c6ae/devtools/client/netmonitor/src/middleware/prefs.js#103

So, this bug is only about solving the bug described in comment #0

Honza

Flags: needinfo?(hkirschner)
Summary: List of columns is not persistent → List of columns is not properly persistent
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.