diff options
author | Michael BrĂ¼ning <michael.bruning@digia.com> | 2013-11-13 18:13:36 +0100 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-11-16 17:42:41 +0100 |
commit | 049fcfba58eb1a3e71859f27cbb6a8c62a99db02 (patch) | |
tree | 427708ea738dff8f5fddd0fde2205ad43ecf6b53 /Source/JavaScriptCore/bytecode/GetByIdStatus.cpp | |
parent | 8c7a7606acbb2083c8077cce57054f43744cb1c0 (diff) | |
download | qtwebkit-049fcfba58eb1a3e71859f27cbb6a8c62a99db02.tar.gz |
Trigger layout after resizing the FrameView.
There are problems with QGLWidget based web plugins due to the fact
that WebKit forces us to relayout during paint events, which in turn
might resize widgets, causing the shared backing store's QImages to
be corrupted and hence causing crashed.
This patch triggers a layout upon resizing the FrameView, which reduces
the likely hood of resizing plugins during a subsequent paintEvent.
Task-number: QTBUG-34277
Change-Id: Id35c72a3cc68ac6633a74fba0669c2d8fbfabc88
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/bytecode/GetByIdStatus.cpp')
0 files changed, 0 insertions, 0 deletions