[wfh] about:support doesn't report/show separate socket process in "Remote Processes" section
Categories
(Core :: Networking, defect, P2)
Tracking
()
People
(Reporter: Virtual, Assigned: kershaw)
References
Details
(Keywords: nightly-community, reproducible, Whiteboard: [necko-triaged][wfh])
Attachments
(2 files)
Bug #1513057 implanted separate socket process controlled by "network.process.enabled" preference in about:config, and bug #1555792 set "network.process.enabled" preference by default to "true", as well as "media.peerconnection.mtransport_process" for running media transport in separate process.
STR:
- Open about:support
and see that it doesn't report/show separate socket process in "Remote Processes" section.
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Updated•5 years ago
|
Comment 1•5 years ago
|
||
I don't see RDD, or GPU, or GMP in there either.
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Comment 2•5 years ago
|
||
In my case, I have GPU process included in "Remote Processes" section in about:support.
This is how it looks on my end:
Remote Processes
Type: Web Content
Count: 8 / 8
Type: Privileged About
Count: 1
Type: Extension
Count: 1
Type: GPU
Count: 1
Assignee | ||
Updated•5 years ago
|
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Updated•5 years ago
|
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Updated•5 years ago
|
Comment 4•5 years ago
|
||
This might be helpful for QA; they need to be able to verify whether the socket process is active or not.
Comment 5•5 years ago
|
||
This issue is also present on Mac OS, along with Windows 7.
It is not reproducing in Windows 10 and Ubuntu 18.
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Comment 6•5 years ago
|
||
(In reply to Bodea Daniel [:danibodea] from comment #5)
This issue is also present on Mac OS, along with Windows 7.
It is not reproducing in Windows 10 and Ubuntu 18.
Are you sure that Windows 10 and Ubuntu 18 shows socket process as separate process under "Remote Processes" section in about:support?
Comment 7•5 years ago
|
||
I assumed that the GPU is what I should see under Remote Processes, considering that that's the difference I saw between these OSes. Please clarify what I should see when to confirm a separate process is displayed on about:support. Thank you.
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Comment 8•5 years ago
|
||
You should see "Socket" process, but you won't see it, as it not yet implanted there to see.
Assignee | ||
Comment 9•5 years ago
|
||
Comment 10•5 years ago
|
||
Then it reproduces on all OS types. Thank you.
Updated•5 years ago
|
Comment 11•5 years ago
|
||
Comment 12•5 years ago
|
||
bugherder |
Comment 13•5 years ago
|
||
The "Socket" appears with value 1 in about:support, bug when attempting to disable it by adding the "MOZ_DISABLE_SOCKET_PROCESS_SANDBOX" with value 1 to System variables, the "Socket" is still displayed with value 1 in about:support.
Am I disabling it correctly?
How do I disable the socket process in Linux and Mac?
Thanks.
Assignee | ||
Comment 14•5 years ago
|
||
(In reply to Bodea Daniel [:danibodea] from comment #13)
Created attachment 9138713 [details]
socket process in about support.pngThe "Socket" appears with value 1 in about:support, bug when attempting to disable it by adding the "MOZ_DISABLE_SOCKET_PROCESS_SANDBOX" with value 1 to System variables, the "Socket" is still displayed with value 1 in about:support.
Am I disabling it correctly?How do I disable the socket process in Linux and Mac?
Thanks.
MOZ_DISABLE_SOCKET_PROCESS_SANDBOX
is for disabling the sandboxing of socket process. To disable the socket process, just set the pref network.process.enabled
to false.
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Comment 15•5 years ago
|
||
I'm confirming that bug is fixed, starting in Mozilla Firefox Nightly 77.0a1 (2020-04-06), so I'm marking this bug as VERIFIED.
Thank you very much! \o/
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Updated•5 years ago
|
Description
•