Bug 1602757: Add prealloc as a type for processes in about:support r=flod,fluent-reviewers

Differential Revision: https://phabricator.services.mozilla.com/D76189
This commit is contained in:
Randell Jesup 2020-05-28 14:33:31 +00:00
Родитель 523fa04d1a
Коммит 260552b1a9
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -31,3 +31,6 @@ process-type-gpu = GPU
# process used to perform network operations
process-type-socket = Socket
# process preallocated; may change to other types
process-type-prealloc = Preallocated