Closed Bug 1722553 Opened 3 years ago Closed 3 years ago

browser_webextension_inspected_window.js fails with server targets

Categories

(WebExtensions :: Developer Tools, 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

(Blocks 1 open bug)

Details

(Whiteboard: dt-fission-m3-mvp)

Attachments

(1 file)

This test fails because of bug 1700739. The underlying implementation of InspectedWindow actor is still incompatible with target switching.
So that it breaks completely when enabling server targets as it introduce target switching in any type of navigation and reload.

It sounds like we should first disable server targets for WebExtension commands,
then followup in bug 1700739 to re-implement InspectedWindow in a fission compatible way, fully compatible with target switching.

WebExtension reload command is still broken with target switching.
Enabling server targets would break this on all reloads.
So prevent enabling server targets until this is fixed.

Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/22059feecc39
[devtools] Avoid enabling server targets for WebExtension commands. r=jdescottes
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
Fission Milestone: --- → MVP
Whiteboard: 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: