You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When we open any seb start link from firefox we are getting a tab crash error in firefox.
To Reproduce
Steps to reproduce the behavior:
Click on any link which starts seb
After seb is opened, you should quit seb
You can see that all the tabs in firefox have crashed once you are out of seb
Expected behavior
The tabs in seb should not crash and everything should work normally
Screenshots
Version Information
Please complete the following information:
OS: macOs 14.1.1
SEB Version: 3.3.2
Additional Context
I contacted moziila's dev team about this and I got to know that
"The log shows that SEB tries to restart the killed process, but restarting the Firefox content/tab process externally is not possible. SEB should be updated or configured to not kill plugin-container. Firefox works differently than Safari with respect to networking processes. If we can learn about how SEB works or how it can be configured, we might be able to avoid this." Is this something, which will be handled from seb' end or from mozilla end?
The text was updated successfully, but these errors were encountered:
SEB needs to kill the process plugin-container to prevent screen sharing or video conferencing to be used with Firefox.
The other option is to kill Firefox completely. I didn't prefer this originally, because users might loose open tabs or data entered in open webpages.
If Mozilla has another idea how SEB could stop users from using video/audio conferencing and screen sharing in Firefox while SEB is running, I would be happy for any input.
Describe the bug
When we open any seb start link from firefox we are getting a tab crash error in firefox.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The tabs in seb should not crash and everything should work normally
Screenshots
Version Information
Please complete the following information:
Additional Context
I contacted moziila's dev team about this and I got to know that
"The log shows that SEB tries to restart the killed process, but restarting the Firefox content/tab process externally is not possible. SEB should be updated or configured to not kill plugin-container. Firefox works differently than Safari with respect to networking processes. If we can learn about how SEB works or how it can be configured, we might be able to avoid this." Is this something, which will be handled from seb' end or from mozilla end?
The text was updated successfully, but these errors were encountered: