Closed
Bug 1787081
Opened 3 years ago
Closed 3 years ago
Remove Thunderbird special case from remote TabManager
Categories
(Thunderbird :: Testing Infrastructure, task)
Thunderbird
Testing Infrastructure
Tracking
(thunderbird_esr102 wontfix)
RESOLVED
FIXED
106 Branch
Tracking | Status | |
---|---|---|
thunderbird_esr102 | --- | wontfix |
People
(Reporter: darktrojan, Assigned: darktrojan)
References
Details
Attachments
(1 file)
When I first implemented Mochitest for Thunderbird, I added this piece of code connecting to tabmail (as opposed to tabbrowser). I don't think it's necessary any more, possibly never has been, and it's getting in the way of our front-end redevelopment by trying to connect to things that don't work quite as expected (e.g. tab.linkedBrowser
).
Are there downsides to removing it? AFAIK we're only using this code to run Mochitest, and it works fine without.
Assignee | ||
Comment 1•3 years ago
|
||
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/integration/autoland/rev/4920326da6d2
Remove Thunderbird special case from remote TabManager. r=whimboo,webdriver-reviewers
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
Assignee | ||
Updated•3 years ago
|
status-thunderbird_esr102:
--- → wontfix
You need to log in
before you can comment on or make changes to this bug.
Description
•