mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-28 01:28:42 +00:00
12 lines
279 B
JSON
12 lines
279 B
JSON
{
|
|
"foo": 1,
|
|
"blah": 2,
|
|
"memory_report": {
|
|
"version": 1,
|
|
"hasMozMallocUsableSize": true,
|
|
"reports": [
|
|
{"process": "Main Process (pid NNN)", "path": "heap-allocated", "kind": 2, "units": 0, "amount": 262144000, "description": "Heap allocated."}
|
|
]
|
|
}
|
|
}
|