Closed Bug 1292224 Opened 9 years ago Closed 9 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
Status: NEW → RESOLVED
Closed: 9 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: