Closed
Bug 1528437
Opened 6 years ago
Closed 6 years ago
Port 1478124 - changes to component registration
Categories
(Thunderbird :: Testing Infrastructure, defect)
Thunderbird
Testing Infrastructure
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 67.0
People
(Reporter: aceman, Assigned: aceman)
References
Details
Attachments
(1 file)
(deleted),
patch
|
jorgk-bmo
:
review+
|
Details | Diff | Splinter Review |
Bug 1478124 changes the way mock factories are registered to replace the existing components/factories. This is used in Thunderbird's tests and needs to be updated.
Changes according to https://hg.mozilla.org/mozilla-central/rev/9014cbf1d71b97d7ca017f17de40c9c2c27534eb .
Attachment #9044380 -
Flags: review?(jorgk)
Comment 2•6 years ago
|
||
Comment on attachment 9044380 [details] [diff] [review]
1528437.patch
Looks reasonable and seems to work.
Attachment #9044380 -
Flags: review?(jorgk) → review+
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/e8b9f8cba73c
Port bug 1478124: fix mock component registration. r=jorgk
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Target Milestone: --- → Thunderbird 67.0
You need to log in
before you can comment on or make changes to this bug.
Description
•