Closed
Bug 1825809
Opened 3 years ago
Closed 3 years ago
Thunderbird build bustage caused by bug 1825360
Categories
(MailNews Core :: General, defect)
MailNews Core
General
Tracking
(Not tracked)
RESOLVED
FIXED
113 Branch
People
(Reporter: KaiE, Assigned: rjl)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Thunderbird doesn't build, because it uses NS_DispatchToMainThread with NS_DISPATCH_SYNC, which was removed in bug 1825360...
| Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → rob
Status: NEW → ASSIGNED
Pushed by kaie@kuix.de:
https://hg.mozilla.org/comm-central/rev/f4a1c6f61865
Port bug 1825360: Remove NS_DISPATCH_SYNC flag. r=kaie
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Pushed by thunderbird@calypsoblue.org:
https://hg.mozilla.org/comm-central/rev/256a0f4c0958
Follow-up: Fix missed clang-format error. rs=clang-format DONTBUILD
| Assignee | ||
Updated•3 years ago
|
Target Milestone: --- → 113 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•