Closed Bug 1609148 Opened 4 years ago Closed 4 years ago

Make the console attach to additional frame targets when debugging local tabs and the contenttoolbox.fission pref is set

Categories

(DevTools :: Console, enhancement, P1)

enhancement

Tracking

(Fission Milestone:M6, firefox74 fixed)

RESOLVED FIXED
Firefox 74
Fission Milestone M6
Tracking Status
firefox74 --- fixed

People

(Reporter: ochameau, Assigned: ochameau)

References

Details

(Whiteboard: dt-fission-m2-mvp)

Attachments

(1 file)

Bug 1598022 introduce devtools.contenttoolbox.fission pref, which, when turned on, allow the TargetList to notify about additional frame targets in the context of a content toolbox.

But the console isn't impacted by this preference yet as we explicitely ignore additional frame targets from here:
https://searchfox.org/mozilla-central/rev/9e45d74b956be046e5021a746b0c8912f1c27318/devtools/client/webconsole/webconsole-ui.js#366-370
We should relax this code in order to accept these targets when in a content toolbox and the pref is set.

Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED
Priority: -- → P1
Whiteboard: dt-fission-m2-mvp

Tracking DevTools bugs for Fission Nightly (M6) milestone

Fission Milestone: --- → M6
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/55a207c71c05
Process additional frame targets in the content toolbox's console. r=nchevobbe
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 74
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: