Open Bug 1201643 Opened 9 years ago Updated 2 years ago

Enable MOZ_MUST_USE for AppendElement-ish methods of nsTArray

Categories

(Core :: XPCOM, defect)

defect

Tracking

()

Tracking Status
firefox43 --- affected

People

(Reporter: mccr8, Unassigned)

References

(Blocks 1 open bug)

Details

After bug 1201271 gets fixed, there are still some remaining methods that have commented out MOZ_WARN_UNUSED_RESULT. This bug is about fixing those. I saw a bunch of places that fail to check this, which is why I spun it off into a separate bug.
Depends on: 968520
Depends on: 1201214
Summary: Enable MOZ_WARN_UNUSED_RESULT for AppendElement-ish methods of nsTArray → Enable MOZ_MUST_USE for AppendElement-ish methods of nsTArray
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.