Improve process labels and icons
Categories
(DevTools :: Debugger, enhancement, P1)
Tracking
(firefox70 fixed)
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: jlast, Assigned: jlast)
References
(Blocks 1 open bug)
Details
(Whiteboard: dt-fission-m1)
Attachments
(3 files)
We currently show Processes as if they are workers in the sources tree and as if they are threads in the Threads pane. Neither case is it ideal :).
- We should show a better label, perhaps based off of a title or url.
- We should use a different icon, perhaps based off a favicon or other metadata we have.
We could also just do something generic like "Content Process 2" with a gear or something if we do not want to invest too much into heuristics.
Assignee | ||
Comment 1•6 years ago
|
||
Here's what we currently have in the browser toolbox if you enable the browsertoolbox fission pref.
I'm curious what others think would some good heuristics for a process label and icon in the sources tree?
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 2•6 years ago
|
||
Whatever decisions we make for the process label and icon should also apply for the threads pane
Assignee | ||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 3•6 years ago
|
||
You could potentially use the content process id -- we don't have any other identifying information for those processes... So for example "Content Process <id>". Regarding the icons -- I think talking to Victoria would be the best idea
Assignee | ||
Comment 4•6 years ago
|
||
Updated•6 years ago
|
Comment 6•6 years ago
|
||
bugherder |
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•5 years ago
|
Updated•4 years ago
|
Description
•