-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Browser (please complete the following information):
- OS: Windows 7
- Version: 140.0.4-1
- This is a r3dfox specific bug: Yes (occurs in r3dfox 140.0.4, 140.0.4-1; occurs in FF-for-Win7 140.0.3; does not occur in FF-for-Win7 144.0a1)
Describe the bug
When a large number of tabs is restored for the active session (even when all but one tab are inactive), opening a new tab or closing any open tab causes the browser to lag for multiple seconds and a CPU spike.
To Reproduce
Steps to reproduce the behavior:
- Start r3dfox with a profile that contains a large number of inactive tabs to restore.
- Open a new tab or close an existing tab.
Expected behavior
New tab should open instantly or existing tab should close instantly.
Additional context
Using the exact same profile, this does not occur in Firefox Nightly 117, Firefox 115 ESR, r3dfox 128 ESR (though in that version hardware acceleration fails to work which made watching YouTube or Twitch streams painful), or Firefox for Windows 7 144.0a1. According to the profiler, the culprit is related to the RefreshDriver tick when recomputing the stylesheet.
