Closed
Bug 1553747
Opened 6 years ago
Closed 6 years ago
[Wayland] Don't copy back buffer when there's a fullcreen update requested
Categories
(Core :: Widget: Gtk, enhancement, P2)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox69 | --- | affected |
People
(Reporter: stransky, Assigned: stransky)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
3.58 KB,
patch
|
Details | Diff | Splinter Review |
We copy back to front buffer when front/back buffers are flipped. Let's skip that when we know the front buffer is going to be repainted entirely.
Assignee | ||
Comment 1•6 years ago
|
||
WIP patch
Assignee | ||
Updated•6 years ago
|
Priority: -- → P2
Comment 2•6 years ago
|
||
Type: defect → task
Assignee | ||
Updated•6 years ago
|
Type: task → enhancement
Assignee | ||
Comment 3•6 years ago
|
||
It's implemented as a part of Bug 1554525.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•