Closed Bug 1593695 Opened 5 years ago Closed 5 years ago

"Target is already registered in the TargetList" error message when opening the OBT

Categories

(DevTools :: Framework, defect, P1)

defect

Tracking

(firefox72 fixed)

RESOLVED FIXED
Firefox 72
Tracking Status
firefox72 --- fixed

People

(Reporter: ochameau, Assigned: ochameau)

References

Details

Attachments

(1 file)

Bug 1471754 introduces the following error message when opening the Omniscient Browser Toolbox:
console.error: "Target is already registered in the TargetList"

Assignee: nobody → poirot.alex

In the Browser Toolbox, we fetch all types of targets, including frames and processes.
But the main process target, which is the top level target for the Browser Toolbox,
is also returned by listProcesses and so is reported as duplicated.

Status: NEW → ASSIGNED
Priority: -- → P1
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d8e288a5d387
Prevent warning about duplicated targets in the case of the Browser Toolbox. r=jdescottes
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 72
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: