diff options
author | Jan-Marek Glogowski <glogow@fbihome.de> | 2020-11-16 22:43:51 +0100 |
---|---|---|
committer | Luboš Luňák <l.lunak@collabora.com> | 2020-11-17 11:33:32 +0100 |
commit | 42e30c24615402c49351f80cc8a47d61d47267c6 (patch) | |
tree | add7c879ff5b3f852fb181099c1a0524e439705a /l10ntools/README | |
parent | f4fbb45ee411ffc0a2e20d5d04200e71772a444e (diff) |
tdf#138022 Skia don't recreate empty surfaces
Skia can't create empty surfaces, so the recreation will hit the
std::abort() in SkiaSalGraphicsImpl::createWindowSurface. Origin
of the backtrace is some queued Resize event, which will hit
this a few times via SkiaSalGraphicsImpl::checkSurface.
This feels a bit like tdf#130831, where VCL tried to track damange
for an empty Qt image...
Change-Id: I75e22c987ba633e7a403541db8d580df33c68964
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105963
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'l10ntools/README')
0 files changed, 0 insertions, 0 deletions