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, 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•3 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•3 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•3 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•3 years ago
|
||
This will probably be needed for bug 1656383, too.
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 5•3 years ago
|
||
Updated•3 years ago
|
Assignee | ||
Comment 6•3 years ago
|
||
Depends on D87972
Updated•3 years 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•3 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•3 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•3 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•3 years ago
|
||
Actually, it's even worse, we're back to having "about:home" that doesn't always finish loading in TV.
Comment 13•3 years 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•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ec8e1f8d7d7d
https://hg.mozilla.org/mozilla-central/rev/b8af21c6e678
Description
•