Closed Bug 1862460 Opened 1 year ago Closed 1 year ago

Add mozilla::Vector<T> to the prefix list

Categories

(Socorro :: Signature, task)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mccr8, Assigned: mccr8)

References

Details

Attachments

(1 file)

This is a generic data structure used in a number of places, so we should add it to the prefix list.

Here's a few examples from common signatures:
bp-86cbf79e-1929-4d54-a3cf-f49990231026 [@ mozilla::Vector<T>::growStorageBy ]
bp-4427696d-6117-4549-8a5a-bedd70231029 [@ mozilla::Vector<T>::length]
bp-c7fb155e-9220-4374-bfed-94a1c0231027 [@ mozilla::Vector<T>::endNoCheck ]

It looks like we'll end up with some pretty long signatures, but if it becomes a problem we can add some specific methods to the skip list.

I pushed this to production just now in bug #1862722. Marking as FIXED.

Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED

Thanks!

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: