Closed Bug 1652029 Opened 5 years ago Closed 5 years ago

DevTools don't show, instead a second TB window appears

Categories

(Thunderbird :: General, defect)

defect

Tracking

(thunderbird_esr78 unaffected, thunderbird79 unaffected)

RESOLVED FIXED
Thunderbird 80.0
Tracking Status
thunderbird_esr78 --- unaffected
thunderbird79 --- unaffected

People

(Reporter: Paenglab, Assigned: rnons)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

When I try to open the DevTools through (CTRL+SHIFT+I) or through the menu, I get a second TB window that tries to connect to the mail server.

I get this issue when I build with https://hg.mozilla.org/mozilla-central/rev/671c2fd7e5a9410127388ab8984477eae9b499ff. Building on the parent changeset doesn't show the issue.

I can confirm. Same here.

Confirmed as well.
Even using the flag -devtools launches 2 TB instances.

The command-line flag --chrome isn't working any more, and it started somewhere here: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=40792c588f9b27cd0012543b2d0a76aa07e932ef&tochange=01da3a7fa07cbfe1f4baeceab23d2fd8242a05b9

(I say that not because it's another similar problem, it is the problem.)

I seem to have found a fix, will send a patch soon.

Attached patch 1652029.patchSplinter Review

When running ./dist/bin/thunderbird --devtools, saw this error TypeError: can't access property "URIChainHasFlags", Services.netUtils is undefinedWarning: unrecognized command line flag -foreground

Then in https://phabricator.services.mozilla.com/D81419, found that Services.netUtils is now Services.io

Attachment #9163137 - Flags: review?(geoff)
Comment on attachment 9163137 [details] [diff] [review] 1652029.patch Well spotted. Thanks.
Attachment #9163137 - Flags: review?(geoff) → review+

Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/15d82e534850
Port bug 1464542 to fix opening devtools. r=darktrojan DONTBUILD

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Assignee: nobody → remotenonsense
Target Milestone: --- → Thunderbird 80.0
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: