Open
Bug 2000840
Opened 4 months ago
Updated 2 months ago
[Wayland] Move mFrameCallback to VSync frame callback
Categories
(Core :: Widget: Gtk, task, P3)
Core
Widget: Gtk
Tracking
()
NEW
People
(Reporter: stransky, Unassigned, NeedInfo)
References
(Blocks 1 open bug)
Details
We use mFrameCallback for VSync only (and on toplevels only) so we may rename it to VSync to make clear what's used for.
| Reporter | ||
Updated•4 months ago
|
Flags: needinfo?(stransky)
Comment 1•4 months ago
|
||
Rename to mVSyncCallback, for example?
| Reporter | ||
Updated•4 months ago
|
Flags: needinfo?(stransky)
Summary: [Wayland] Rename mFrameCallback to VSync frame callback → [Wayland] Move mFrameCallback to VSync frame callback
| Reporter | ||
Updated•4 months ago
|
Flags: needinfo?(stransky)
| Reporter | ||
Comment 2•2 months ago
|
||
We should also check we have frame callback configured after potential unmap -> map sequence.
You need to log in
before you can comment on or make changes to this bug.
Description
•