Closed
Bug 1672414
Opened 5 years ago
Closed 4 years ago
[XWayland] Tab switching can take a long time
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: aosmond, Unassigned)
References
Details
Attachments
(1 file)
33.22 KB,
application/json
|
Details |
Reported in Element:
https://share.firefox.dev/31t3lhK
Using XWayland, it gets sluggish when switching tabs. We can see we block waiting for some X event. It doesn't happen with Wayland/EGL.
Reporter | ||
Updated•5 years ago
|
Summary: Tab switching can take a long time → [XWayland] Tab switching can take a long time
Comment 1•5 years ago
|
||
I'm the reporter. Here's my about:support raw data.
Comment 2•5 years ago
|
||
For the record: there are a couple of things that could be causing this - one thing being the glx vsyncsource, which we currently don't use on EGL (see also bug 1669275). We should verify that.
Reporter | ||
Updated•5 years ago
|
Comment 4•4 years ago
|
||
numTotalWindows 1
windowProtocol "xwayland"
desktopEnvironment "gnome"
Display0 "2560x1440 default"
A year ago I have also encountered this bug with one window, Gnome XWayland and the same screen size.
I assume switching to MOZ_X11_EGL has fixed it. bug 1640048 + bug 1695933
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•