diff options
author | Allan Sandfeld Jensen <allan.jensen@theqtcompany.com> | 2015-05-29 15:44:30 +0200 |
---|---|---|
committer | Allan Sandfeld Jensen <allan.jensen@theqtcompany.com> | 2015-06-22 10:31:53 +0000 |
commit | 2dfc0de16e1edb49bcef1d327c4b6a11bc6f4a83 (patch) | |
tree | 8050e323d043bcedd2da190e13799b73bbc91950 /Source/JavaScriptCore/runtime/JSArrayBufferView.h | |
parent | 6801ec34b32444aa6a19c84488a43a150f6818c7 (diff) | |
download | qtwebkit-2dfc0de16e1edb49bcef1d327c4b6a11bc6f4a83.tar.gz |
Crashes and asserts in subframes
When a subframe is not composited it may be painted immediately when its
parent is painted. This means that if it is not laid out, it may cause
asserts during painting, if we only check the parent is laid out.
The patch is based on
http://svn.webkit.org/repository/webkit/trunk@180063 by Simon Fraser.
Task-number: QTBUG-45428
Change-Id: Ib7e283485bef68375c7b023264f79acd7490e2c5
Reviewed-by: Andras Becsi <andras.becsi@theqtcompany.com>
Diffstat (limited to 'Source/JavaScriptCore/runtime/JSArrayBufferView.h')
0 files changed, 0 insertions, 0 deletions