Closed Bug 1721789 Opened 4 years ago Closed 4 years ago

browser_tab_descriptor_factory.js fails with server side target switching enabled

Categories

(DevTools :: Framework, defect)

defect

Tracking

(Fission Milestone:MVP, firefox92 fixed)

RESOLVED FIXED
92 Branch
Fission Milestone MVP
Tracking Status
firefox92 --- fixed

People

(Reporter: ochameau, Assigned: ochameau)

References

Details

(Whiteboard: dt-fission-m3-mvp)

Attachments

(1 file)

This test fails because it tries to use TabDescriptor.getTarget without using commands/TargetCommand.

Whiteboard: dt-fission-m3-triage

TabDescriptor.getTarget can only be used with a TargetCommand initialized by calling startListening.
We need to have the watcher running to have any target being defined when server targets is enabled.

Pushed by apoirot@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6747df6cafce [devtools] Fix browser_tab_descriptor_factory.js with server side targets. r=jdescottes
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
Fission Milestone: --- → MVP
Whiteboard: dt-fission-m3-triage → dt-fission-m3-mvp
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: