[Linux] Remove compositor destroy on widget unmap
Categories
(Core :: Widget: Gtk, task, P3)
Tracking
()
People
(Reporter: stransky, Assigned: stransky)
References
Details
Attachments
(1 obsolete file)
Follow up from https://bugzilla.mozilla.org/show_bug.cgi?id=1997782#c11 - let's remove this Linux specific hack.
| Assignee | ||
Comment 1•5 months ago
|
||
Linux used a workaround for Bug 1654938 but let's remove it and follow other platforms there.
Updated•5 months ago
|
| Assignee | ||
Comment 2•5 months ago
|
||
The compositor destroy is synced so may cause UI delays on popup unmap, I hope for better full async rendering to wl_surface on wayland without compositor freezes / ui freezes etc here.
Backed out for causing mochitest failures @test_bug1969341.html.
- Backout link
- Push with failures
- Failure Log
- Failures Log @test_password_length.html
| Assignee | ||
Comment 6•5 months ago
|
||
Looks like the failure is Wayland only.
| Assignee | ||
Updated•5 months ago
|
Updated•5 months ago
|
| Assignee | ||
Comment 7•5 months ago
|
||
Okay, let's leave it here as is.
| Assignee | ||
Updated•5 months ago
|
| Assignee | ||
Comment 8•5 months ago
|
||
Will look at it eventually anyway.
| Assignee | ||
Updated•4 months ago
|
Updated•4 months ago
|
| Assignee | ||
Comment 9•4 months ago
|
||
Applied on top of Bug 2001628 and try: https://treeherder.mozilla.org/jobs?repo=try&landoCommitID=172039
Let's see if the failure is still here.
| Assignee | ||
Comment 10•4 months ago
|
||
New try with fixed build: https://treeherder.mozilla.org/jobs?repo=try&landoCommitID=172345
| Assignee | ||
Updated•4 months ago
|
| Assignee | ||
Updated•4 months ago
|
Updated•4 months ago
|
Description
•