Skip to content

Introduce SurfaceInterface::hasFrameCallbacks()

Vlad Zahorodnii requested to merge work/has-frame-callbacks into master

The new method can be used to check if the surface has a pending frame callback.

CCBUG: 428499

Merge request reports