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
(Blocks 2 open bugs)
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•7 months 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•7 months 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•7 months 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•6 months ago
|
||
This will probably be needed for bug 1656383, too.
Assignee | ||
Updated•6 months ago
|
Assignee | ||
Comment 5•6 months ago
|
||
Updated•6 months ago
|
Assignee | ||
Comment 6•6 months ago
|
||
Depends on D87972
Updated•6 months ago
|
Pushed by dteller@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/efdd8cffde2b Extract title, uri, window id for content processes;r=froydnj https://hg.mozilla.org/integration/autoland/rev/7e71f3cff603 Display subframes, favicons;r=florian,fluent-reviewers,flod
Comment 9•6 months 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•6 months 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•6 months 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•6 months ago
|
||
Actually, it's even worse, we're back to having "about:home" that doesn't always finish loading in TV.
Comment 13•6 months ago
|
||
Pushed by dteller@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ec8e1f8d7d7d Extract title, uri, window id for content processes;r=froydnj https://hg.mozilla.org/integration/autoland/rev/b8af21c6e678 Display subframes, favicons;r=florian,fluent-reviewers,flod
Comment 14•6 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ec8e1f8d7d7d
https://hg.mozilla.org/mozilla-central/rev/b8af21c6e678
Description
•