Extra messenger.xhtml opens when Thunderbird opens with the --devtools flag
Categories
(Thunderbird :: General, defect)
Tracking
(thunderbird_esr115 fixed)
| Tracking | Status | |
|---|---|---|
| thunderbird_esr115 | --- | fixed |
People
(Reporter: darktrojan, Assigned: darktrojan)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-esr115+
|
Details | Review |
(Can't type, hit enter while writing the bug title.)
If you start Thunderbird with the --devtools flag, it opens another Thunderbird process with a different profile and opens the Developer Toolbox. This process must not open any Thunderbird UI as that will (a) be super confusing and (b) be connected to the wrong profile.
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/40729375d512
Don't open messenger.xhtml when the --chrome flag is used. r=john.bieling
Updated•2 years ago
|
Comment 3•2 years ago
|
||
Since we want to uplift Bug 1800423, this regression fix also needs to be uplifted.
Comment 4•2 years ago
|
||
Comment on attachment 9365723 [details]
Bug 1866915 - Don't open messenger.xhtml when the --chrome flag is used. r=john.bieling
[Approval Request Comment]
Regression caused by (bug #): 1800423
User impact if declined: using the --devtools flag will open a second main window, which it should not
Testing completed (on c-c, etc.): full beta cycle
Risk to taking this patch (and alternatives if risky):
Low.
Comment 5•2 years ago
|
||
Comment on attachment 9365723 [details]
Bug 1866915 - Don't open messenger.xhtml when the --chrome flag is used. r=john.bieling
[Triage Comment]
Approved for esr115
Comment 6•2 years ago
|
||
| bugherder uplift | ||
Thunderbird 115.7.0:
https://hg.mozilla.org/releases/comm-esr115/rev/2a37e1e2396b
Description
•