Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 1860947 - Add ReleaseData and string buffer AddRef and Release methods to the irrelevant signature list #6622

Merged
merged 1 commit into from
May 23, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions socorro/signature/siglists/irrelevant_signature_re.txt
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,8 @@ mozilla::RangeBoundaryBase<T>::operator
mozilla::RefPtrTraits<T>::
mozilla::SegmentedVector<T>::SegmentImpl<T>::
mozilla::Span<T>
mozilla::StringBuffer::AddRef
mozilla::StringBuffer::Release
mozilla::TaskController::GetRunnableForMTTask
mozilla::TaskQueue::
mozilla::ThreadEventQueue
Expand All @@ -174,6 +176,8 @@ nsMaybeWeakPtr<T>::
nsQueryObject<T>::operator
nsRunnableMethodReceiver<T>::nsRunnableMethodReceiver
ns.*Hashtable
nsStringBuffer::AddRef
nsStringBuffer::Release
nsTArrayElementTraits
nsTArrayInfallibleAllocator
nsTArray_base<
Expand Down Expand Up @@ -201,6 +205,7 @@ RaiseException
RealMsgWaitFor
RefPtr<T>::
regex::pool::impl
ReleaseData
_report_gsfailure
__report_gsfailure
_rust_alloc_error_handler
Expand Down