Bug 1964092 - Change scope for JSLargeAllocationFailure and JSOutOfMemory crash annotation to put it in pings r=afranchuk

Differential Revision: https://phabricator.services.mozilla.com/D247614
This commit is contained in:
Matthew Gaudet
2025-05-13 14:53:22 +00:00
committed by mgaudet@mozilla.com
parent 816fa8b3fe
commit 0b985e3ffa

View File

@@ -641,7 +641,7 @@ JSLargeAllocationFailure:
A large allocation couldn't be satisfied, check the JSOutOfMemory
description for the possible values of this annotation.
type: string
scope: report
scope: ping
JSModuleLoadError:
description: >
@@ -658,7 +658,7 @@ JSOutOfMemory:
free some memory, and the last that the GC had managed to free enough memory
to satisfy the allocation.
type: string
scope: report
scope: ping
LastInteractionDuration: