Closed Bug 1762828 Opened 3 years ago Closed 3 years ago

Websocket Inspector messages disappear when the 'keep all messages checkbox 'is checked and then filtered

Categories

(Invalid Bugs :: General, enhancement, P2)

enhancement

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1595119

People

(Reporter: anuragkumargupta822101, Unassigned, Mentored)

Details

+++ This bug was initially created as a clone of Bug #1595119 +++

[Affected Versions]
Firefox 72.0a1(20191108095936)
Firefox 71.0b7(20191104135555)

[Preconditions]
Set 'devtools.netmonitor.features.webSockets' to "true" in about:config and restart firefox
Set 'devtools.netmonitor.ws.displayed-frames.limit' to "2"

[Steps to reproduce]

  1. Launch Firefox
  2. Navigate to: http://janodvarko.cz/test/websockets/
  3. Press F12 to open Devtools
  4. Go to the Network tab
  5. Press "Connect" button from the page opened in step 2
  6. Click on the "http://echo.websocket.org" websocket request
  7. Click on the "Messages" panel in the right
  8. Press the "Send" button on the website four times
  9. Check the 'Keep all future messages' checkbox
  10. Change filter from 'All' to 'Sent' or 'Received'

[Actual results]
None of the messages appear.
The 'x messages have been truncated to conserve memory' is not updated after filtering.

[Expected results]
First two 'sent/received' messages should appear and the number of truncated messages should update to '2' in this case.

Bugzilla is not a playground; please do not just clone bugs willy-nilly.

Group: firefox-core-security
Component: Inspector → General
Product: DevTools → Invalid Bugs
Version: 71 Branch → unspecified
Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.