Closed Bug 1323406 Opened 8 years ago Closed 8 years ago

Port Bug 1323042 to mailnews: Remove calls to MOZ_COUNT_CTOR and MOZ_COUNT_DTOR

Categories

(Thunderbird :: General, defect)

53 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 53.0

People

(Reporter: jorgk-bmo, Assigned: jorgk-bmo)

References

Details

Attachments

(1 file)

The compile errors I can see on the tree are in:
nsMsgThread.cpp 3x
nsImapMailFolder.cpp 2x
nsNewsFolder.cpp 2x

There are more uses in mailnews/ in
nsAbWinHelper.cpp
nsMapiAddressBook.cpp
nsWabAddressBook.cpp
nsMsgCopyService.cpp
nsMsgKeySet.cpp
nsMsgLineBuffer.cpp

morkStore.cpp

Right now I'm doing a local compile with only the first three files changed. Oops, just failed on morkStore.cpp. I'll proceed incrementally.
Version: 52 Branch → 53 Branch
With this patch, the build went through.

Try here:
https://treeherder.mozilla.org/#/jobs?repo=try-comm-central&revision=9277d35349e80bca18a7e4eb08a9cea4cba99f97
Assignee: nobody → jorgk
Status: NEW → ASSIGNED
https://hg.mozilla.org/comm-central/rev/f10e840262ddbbad24db1642906cf6643622665f

Apparently only classes derived from nsISupports needed to have these calls removed.
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 53.0
Blocks: 1323042
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: