Closed Bug 1292224 Opened 8 years ago Closed 8 years ago

Remove duplicate mRefCnt member from nsNavHistoryFolderResultNode

Categories

(Toolkit :: Places, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla51
Tracking Status
firefox51 --- fixed

People

(Reporter: nika, Assigned: nika)

References

Details

Attachments

(1 file)

See bug 1244825 for more information.

nsNavHistoryFolderResultNode has multiple mRefCnt members. This patch avoids that by not inheriting a mRefCnt member fom AsyncStatementCallback by instead inheriting from a new class, WeakAsyncStatementCallback, which is identical to AsyncStatementCallback, except that it does not define an mRefCnt property.
Attachment #8777888 - Flags: review?(adw) → review+
Pushed by michael@thelayzells.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/fb4fa13ea19a
Remove duplicate mRefCnt member from nsNavHistoryFolderResultNode, r=adw
https://hg.mozilla.org/mozilla-central/rev/fb4fa13ea19a
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: