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:
committed by
mgaudet@mozilla.com
parent
816fa8b3fe
commit
0b985e3ffa
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user