Closed
Bug 1821453
Opened 2 years ago
Closed 2 years ago
Add mozilla::ArrayIterator<T>::operator* to the prefix list
Categories
(Socorro :: Signature, task)
Socorro
Signature
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mccr8, Assigned: gsvelto)
Details
Attachments
(1 file)
It looks like we have a lot of nsTArray classes in the prefix list, but not the helper class ArrayIterator. That said, there aren't a ton of crashes with it in it.
Assignee | ||
Comment 1•2 years ago
|
||
I would add it to the irrelevant list if you don't mind, it would make signatures shorter.
Reporter | ||
Comment 2•2 years ago
|
||
Sure
Assignee | ||
Comment 3•2 years ago
|
||
Assignee: nobody → gsvelto
Status: NEW → ASSIGNED
Comment 4•2 years ago
|
||
Comment 5•2 years ago
|
||
I pushed this out today with bug #1824987. Marking as FIXED.
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•