Closed
Bug 1614900
Opened 5 years ago
Closed 5 years ago
Port bug 1539944 To Thunderbird - Remove NS_NewThread in favour of NS_NewNamedThread
Categories
(Thunderbird :: General, task, P1)
Thunderbird
General
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 75.0
People
(Reporter: mkmelin, Assigned: mkmelin)
References
Details
Attachments
(1 file)
2.17 KB,
patch
|
mkmelin
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1539944 +++
NS_NewThread -> NS_NewNamedThread
https://hg.mozilla.org/mozilla-central/rev/a62019b3e261
Assignee | ||
Updated•5 years ago
|
Summary: Port 1539944 To Thunderbird - Remove NS_NewThread in favour of NS_NewNamedThread → Port bug 1539944 To Thunderbird - Remove NS_NewThread in favour of NS_NewNamedThread
Comment 1•5 years ago
|
||
This works for me. Maybe you want to change the names as I'm not sure I've used the correct ones.
Attachment #9126052 -
Flags: review?(mkmelin+mozilla)
Assignee | ||
Comment 2•5 years ago
|
||
Comment on attachment 9126052 [details] [diff] [review]
1614900-NS_NewNamedThread.patch
Review of attachment 9126052 [details] [diff] [review]:
-----------------------------------------------------------------
Yep, I got a fix building with slightly different names. Think we should not put "Thread" in the name
Attachment #9126052 -
Flags: review?(mkmelin+mozilla) → review+
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/b8d4bb80e472
Port bug 1539944 To Thunderbird - Remove NS_NewThread in favour of NS_NewNamedThread. r=mkmelin DONTBUILD
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•5 years ago
|
Target Milestone: --- → Thunderbird 75.0
You need to log in
before you can comment on or make changes to this bug.
Description
•