Closed Bug 1751207 Opened 4 years ago Closed 4 years ago

Cannot open DevTools on tab opened via window.open if DevTools was already opened

Categories

(DevTools :: Framework, defect, P2)

defect

Tracking

(firefox-esr91 unaffected, firefox96 unaffected, firefox97 unaffected, firefox98 verified)

VERIFIED FIXED
98 Branch
Tracking Status
firefox-esr91 --- unaffected
firefox96 --- unaffected
firefox97 --- unaffected
firefox98 --- verified

People

(Reporter: jdescottes, Assigned: ochameau)

References

(Depends on 1 open bug, Regression)

Details

(Keywords: regression)

Attachments

(1 file)

STRs:

  • open devtools
  • run window.open("about:blank")
  • try to open devtools in the new tab

Fails to open with the following message in the Browser Console

Can't open a toolbox for this document as this is debugged from its opener tab

Regressed by: 1569859
Has Regression Range: --- → yes
Assignee: nobody → poirot.alex

This is only an issue when devtools.popups.debug is false,
when it is true, the toolbox is move and a warning message is printed
if we request to open a new toolbox.

Set release status flags based on info from the regressing bug 1569859

Pushed by apoirot@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/4faa241cfe3e [devtools] Allow debugging popups when a toolbox is opened for its opener tab. r=nchevobbe
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
QA Whiteboard: [qa-98b-p2]

I can't reproduce this bug. Alexandre, would you be so kind as to verify if this is still reproducible on the latest Nightly build?

Flags: needinfo?(poirot.alex)

Reproduced this issue on an affected nightly build from 2022-01-20, on Win 10 x64 following the steps from comment 0.
Verified as fixed on Beta 98.0b7 (20220220190121) across the following platforms: Win 10 x64, macOS 10.15 and Ubuntu 20.04.

Status: RESOLVED → VERIFIED

(In reply to Ardelean Oana from comment #5)

I can't reproduce this bug. Alexandre, would you be so kind as to verify if this is still reproducible on the latest Nightly build?

This has been fixed by the patch landed in comment 4.

Flags: needinfo?(poirot.alex)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: