Show websites loaded in process in about:processes (title, favicon)
Categories
(Core :: DOM: Content Processes, enhancement, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox82 | --- | fixed |
People
(Reporter: mossop, Assigned: Yoric)
References
(Depends on 1 open bug)
Details
Attachments
(2 files)
It would be nice to be able to see the websites loaded in a given process in about:processes.
Comment 1•5 years ago
|
||
With Fission-enabled, about:processes shows the PID and the URL loaded in that process. Is there something else you were looking for?
Comment 2•5 years ago
|
||
(In reply to Neha Kochar [:neha] from comment #1)
With Fission-enabled, about:processes shows the PID and the URL loaded in that process. Is there something else you were looking for?
@ mossop ^
| Reporter | ||
Comment 3•5 years ago
|
||
Sort of, though inner-frames show up there with no obvious way of tying those to the site that loaded them.
| Assignee | ||
Comment 4•5 years ago
|
||
This will probably be needed for bug 1656383, too.
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 5•5 years ago
|
||
Updated•5 years ago
|
| Assignee | ||
Comment 6•5 years ago
|
||
Depends on D87972
Updated•5 years ago
|
Comment 9•5 years ago
|
||
Backed out for bc failure on browser_test_procinfo.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/f2845952ba9a95f0ce5a7460c5ba580cce77a352
Log link: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=314859887&repo=autoland&lineNumber=27751
| Assignee | ||
Comment 10•5 years ago
•
|
||
Mmmh... if I read the log correctly, it's the previous test that fails, no?
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=314859887&repo=autoland&lineNumber=27501
| Assignee | ||
Comment 11•5 years ago
|
||
Ah, strike that, we still have timeouts in TV. It looks like we're hitting yet another race condition with tabs not being fully loaded by the time we check their title.
| Assignee | ||
Comment 12•5 years ago
|
||
Actually, it's even worse, we're back to having "about:home" that doesn't always finish loading in TV.
Comment 13•5 years ago
|
||
Comment 14•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/ec8e1f8d7d7d
https://hg.mozilla.org/mozilla-central/rev/b8af21c6e678
Description
•