Firefox wastes 25 seconds before startup
Categories
(Core :: Performance: General, defect)
Tracking
()
People
(Reporter: atmjahidhasan, Unassigned)
Details
Attachments
(1 file)
5.71 MB,
application/gzip
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/116.0
Steps to reproduce:
I tried to open Firefox (with all the extensions and in safe mode).
Actual results:
Firefox opened 25 seconds after I issued the command.
Profiles:
- With extensions: https://share.firefox.dev/3riMPQZ
- In safe mode: https://share.firefox.dev/3OadE31
Expected results:
Firefox shouldn't have waited ~25 seconds to start fully. The bootup should have been faster.
Comment 1•2 years ago
|
||
Setting the component for now to have the developer's opinion about it.
If this is not the correct component, please feel free to change it to a more appropriate one.
Comment 2•2 years ago
|
||
This bug was moved into the Performance component.
:atmjahidhasan, could you make sure the following information is on this bug?
✅ For slowness or high CPU usage, capture a profile with http://profiler.firefox.com/, upload it and share the link here.- For memory usage issues, capture a memory dump from
about:memory
and attach it to this bug. - Troubleshooting information: Go to
about:support
, click "Copy raw data to clipboard", paste it into a file, save it, and attach the file here.
If the requested information is already in the bug, please confirm it is recent.
Thank you.
Reporter | ||
Comment 3•2 years ago
|
||
I think I figured the problem out. The problem was with the xdg desktop portal. Apparently, there is a DBus proxy timeout (25 seconds) for getting the system theme. I uninstalled the xdg desktop portal programs from my device. Firefox now boots up almost instantly.
Comment 4•2 years ago
|
||
Thank you for letting us know that everything is back to normal on your side.
Closing as WORKSFORME.
Description
•