Closed Bug 953064 Opened 11 years ago Closed 11 years ago

Add MOZ_STACK_CLASS and MOZ_GUARD_OBJECT_NOTIFIER to various classes

Categories

(Core :: SVG, defect, P4)

defect

Tracking

()

RESOLVED FIXED
mozilla29

People

(Reporter: longsonr, Assigned: longsonr)

Details

Attachments

(1 file)

      No description provided.
Attached patch macros.txtSplinter Review
Assignee: nobody → longsonr
Attachment #8351385 - Flags: review?(dholbert)
Comment on attachment 8351385 [details] [diff] [review]
macros.txt

>+++ b/layout/svg/nsSVGFilterFrame.cpp
> class nsSVGFilterFrame::AutoFilterReferencer
> {
> public:
>-  AutoFilterReferencer(nsSVGFilterFrame *aFrame)
>+  AutoFilterReferencer(nsSVGFilterFrame *aFrame MOZ_GUARD_OBJECT_NOTIFIER_PARAM)

This class should also be annotated as MOZ_STACK_CLASS, too, right?  Or is that not possible for some reason?


r=me
Attachment #8351385 - Flags: review?(dholbert) → review+
Just forgot, that's all. I'll add it.
Thanks!
Priority: -- → P4
https://hg.mozilla.org/mozilla-central/rev/f8a179a84a9c
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: