Closed
Bug 1956711
Opened 26 days ago
Closed 25 days ago
Port WaylandSurface::InvalidateLocked() to wl_surface_damage_buffer()
Categories
(Core :: Widget: Gtk, defect)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
138 Branch
Tracking | Status | |
---|---|---|
firefox138 | --- | fixed |
People
(Reporter: zzag, Assigned: zzag)
Details
Attachments
(1 file)
The wayland spec suggests that wl_surface_damage_buffer() is more preferred than wl_surface_damage()
Assignee | ||
Comment 1•26 days ago
|
||
wl_surface_damage_buffer() is more preferred over wl_surface_damage()
according to the wayland spec.
Updated•26 days ago
|
Assignee: nobody → vlad.zahorodnii
Status: NEW → ASSIGNED
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8a0573fff709
[Wayland] Port WaylandSurface::InvalidateLocked() to wl_surface_damage_buffer(), r=stransky
Comment 3•25 days ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 25 days ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•