Open
Bug 1872431
Opened 2 years ago
Updated 11 months ago
Correctly name all gecko processes types
Categories
(GeckoView :: General, enhancement)
Tracking
(Not tracked)
NEW
People
(Reporter: jonalmeida, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
18.70 KB,
image/png
|
Details |
Today we have most of our Gecko processes correctly named with GeckoProcessType
. However, we now have new processes like translations and extension process which exist as content (tab) processes but we have no clear way to identify them as such in a crash report.
In Socorro, we use this information from the Process Type
field to know which process that a crash report has come from (see attached image).
Updated•1 year ago
|
Component: Core → General
You need to log in
before you can comment on or make changes to this bug.
Description
•