summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/android
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@digia.com>2014-07-31 16:20:49 +0200
committerLaszlo Agocs <laszlo.agocs@digia.com>2014-08-01 20:42:31 +0200
commit61179c1447eb2b3fd43ca12d8b436cd73a0872a6 (patch)
tree3337eeadf8206ba4e1af22daaebf5a72d46432b9 /src/3rdparty/android
parent751a74c339586d86bc5df0586e1cdcb886e381bb (diff)
Avoid calling syncWindow with already destroyed platform windows
Issuing a metacall from swapBuffers is dangerous since the window may get destroyed by the time the slot is invoked. This patch changes it to use an event, which is more efficient anyway, that can be invalidated in case the QXcbWindow is destroy()'ed before the event is delivered. Change-Id: I44618ac1cb8b221aecce001ea39702164dcab6a5 Reviewed-by: Gunnar Sletta <gunnar.sletta@jollamobile.com> Reviewed-by: Uli Schlachter <psychon@znc.in>
Diffstat (limited to 'src/3rdparty/android')
0 files changed, 0 insertions, 0 deletions