Open Bug 1341575 Opened 9 years ago Updated 3 years ago

Consider converting some MOZ_ASSERT in nsTArray.h to MOZ_RELEASE_ASSERT (and add more assertions!)

Categories

(Core :: XPCOM, enhancement, P3)

enhancement

Tracking

()

Tracking Status
firefox54 --- affected

People

(Reporter: MatsPalmgren_bugz, Unassigned)

Details

(Keywords: sec-want)

It would be nice if we could afford to MOZ_RELEASE_ASSERT in RemoveElementsAt for example. And we should add similar assertions in ReplaceElementsAt (just above it). https://dxr.mozilla.org/mozilla-central/rev/c7b015c488cfb2afbcff295a9639acd85df332f8/xpcom/ds/nsTArray.h#2098
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.