Closed Bug 1593928 Opened 5 years ago Closed 5 years ago

Browser Content Toolbox fails with: this.target.listRemoteFrames is not a function

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 regressed the Browser Content Toolbox.
It no longer opens and you get the following exception instead:
Exception while opening the toolbox" "TypeError: this.target.listRemoteFrames is not a function" (new TypeError("this.target.listRemoteFrames is not a function", "resource://devtools/shared/resources/target-list.js", 83))

The existing checks were also enabling additional target tracking of the TargetList
for the Browser Content Toolbox.

Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8d620451a8e6
Prevent enabling additional targets in the Browser Content 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: