Closed Bug 1683307 Opened 3 years ago Closed 3 years ago

Backward Compatibility issue: Request blocking panel does not open on clicking request blocking icon

Categories

(DevTools :: Netmonitor, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1673897

People

(Reporter: bomsy, Unassigned)

References

(Blocks 1 open bug)

Details

STR

  1. Remote debug the 84 server
  2. Open the net monitor panel
  3. Click the "Request blocking" icon

AR:
Nothing happens
This error show in the browser toolboxError: Server did not specify an actor, dropping packet: [[],[]]

ER:
The Request blocking panel should open

Severity: -- → S3
Priority: -- → P3

I think this is related to https://bugzilla.mozilla.org/show_bug.cgi?id=1673897 : the actorID for the response was dropped during serialization because the request was directly returning an array. This was not actually broken because of backward compatibility, but simply because of remote debugging and the way we communicate packets when remote debugging is used.

Tentatively closing as duplicate of Bug 1673897, which was fixed in FF85. I don't think we need to do something specific for FF84, and suggest to just accept that request blocking is broken for remote debugging with FF84.

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