Skip to content
Commit 46b81be2 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

autotests: Make SceneQPainterTest more robust to BufferInterface changes

At the moment, the test depends on the implicit client connection flush
in BufferInterface::unref(). It will be highly desirable if that connection
flush is gone as it allows us batching wayland events better. It also
allows us remove a system call from a hot path.
parent e170c3be
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment