diff options
author | Allan Sandfeld Jensen <allan.jensen@theqtcompany.com> | 2015-03-17 16:00:11 +0100 |
---|---|---|
committer | Allan Sandfeld Jensen <allan.jensen@theqtcompany.com> | 2015-03-19 11:25:49 +0000 |
commit | d5fd75b1dc0b2d81036bce50b0acce738031690e (patch) | |
tree | 8a99c7a3202df93f070797acb98a371985ba18eb /Source/JavaScriptCore/jit/PCToCodeOriginMap.cpp | |
parent | 2810aea1f6c9cca48b93130a7c245f9a2f85637e (diff) | |
download | qtwebkit-d5fd75b1dc0b2d81036bce50b0acce738031690e.tar.gz |
Avoid backing store for texturemapper layers over 8192x8192
We already block too large elements from getting a composited layer with
backing store, but in the case where an already composited layer is
resized above the size limit, it may have bad size until relayed out.
This patch blocks the backing store of such a graphics layer from being
instantiated.
Change-Id: I03c1688c00c1f96fdaf7ef251ee285c05c072730
Task-number: QTBUG-44523
Reviewed-by: Florian Bruhin <qt-project.org@the-compiler.org>
Reviewed-by: Michael BrĂ¼ning <michael.bruning@theqtcompany.com>
Diffstat (limited to 'Source/JavaScriptCore/jit/PCToCodeOriginMap.cpp')
0 files changed, 0 insertions, 0 deletions