summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/doc/snippets/webpage/main.cpp
diff options
context:
space:
mode:
authorJocelyn Turcotte <jocelyn.turcotte@digia.com>2014-05-15 14:11:09 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-05-16 13:26:00 +0200
commit8a7d064a63b9a443359b0b418469fbc0ff9a4fd5 (patch)
tree7077e0c6e79262539bf927a3e7403c7637af7924 /src/webenginewidgets/doc/snippets/webpage/main.cpp
parent9e4cbda50ad3b3bc4b7911f5ec8e2591103e997f (diff)
Fix a crash preventing us from using ImplSidePainting
Because of an uninvestigated reason, ImplSidePainting can cause more than one quad to use the same resource_id in one delegated frame. Fix the issue by first checking if m_data->mailboxTextures contains a texture for the resource_id before overwriting it. This also re-enables the feature on OS_ANDROID where it is enabled by default. Change-Id: Ie7842f958e1c049db71ffc2a0a768a5725102a3d Reviewed-by: Andras Becsi <andras.becsi@digia.com>
Diffstat (limited to 'src/webenginewidgets/doc/snippets/webpage/main.cpp')
0 files changed, 0 insertions, 0 deletions