Open
Bug 1776400
Opened 4 years ago
Updated 4 years ago
Error: Unexpected packet server1.conn0.contentProcess17916/contentProcessTarget1
Categories
(DevTools :: Framework, defect, P3)
DevTools
Framework
Tracking
(Not tracked)
NEW
People
(Reporter: Honza, Unassigned)
References
Details
I am seeing a lot of exceptions in the Browser Console when switching the BrowserToolbox mode from "Parent Process Only" to "Multiprocess"
Error: Unexpected packet server1.conn0.contentProcess17916/contentProcessTarget1, {"from":"server1.conn0.contentProcess17916/contentProcessTarget1","workers":[]}
onPacket resource://devtools/shared/protocol/Front.js:355
onPacket resource://devtools/client/devtools-client.js:482
send resource://devtools/shared/transport/local-transport.js:68
makeInfallible resource://devtools/shared/ThreadSafeDevToolsUtils.js:103
executeSoon resource://devtools/shared/DevToolsUtils.js:54
send resource://devtools/shared/transport/local-transport.js:56
send resource://devtools/server/devtools-server-connection.js:99
receiveMessage resource://devtools/shared/transport/child-transport.js:68
_addListener resource://devtools/shared/transport/child-transport.js:40
ready resource://devtools/shared/transport/child-transport.js:57
onContentProcessActorCreated resource://devtools/server/actors/watcher/target-helpers/process-helper.js:64
Honza
Comment 1•4 years ago
|
||
This might be fixed by bug 1772347.
Updated•4 years ago
|
Severity: -- → S3
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•