diff options
author | Zhang Zengbo <zengbo.zhang@gmail.com> | 2014-06-17 18:12:24 +0800 |
---|---|---|
committer | Zhang Zengbo <zengbo.zhang@gmail.com> | 2014-06-20 08:49:32 +0200 |
commit | f45e84c4cb9b8837122eac3583d13f6f80f89ce5 (patch) | |
tree | 6f705cfb03c9b7935834efbb6e62092e6a821104 /Source/JavaScriptCore/assembler/MacroAssemblerARM.cpp | |
parent | fb4fba15c7b3ad4b50403c030cbb2dc54f3a9768 (diff) | |
download | qtwebkit-f45e84c4cb9b8837122eac3583d13f6f80f89ce5.tar.gz |
GraphicsContext for Qt: add popTransparencyLayerInternal method.
It is harmful to just call endPlatformTransparencyLayer inside
GraphicsContextQt.cpp,because the three calling sequences:
1. beginPlatformTransparenceyLayer
endPlatformTransparencyLayer
2. pushTransparencyLayerInternal
3. savePlatformState
restorePlatformState
may interleave, which makes unexpected result.
Task-number: QTBUG-39577
Change-Id: I676a85cd5210e0f944cf6b522dd21deec06f03bc
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/assembler/MacroAssemblerARM.cpp')
0 files changed, 0 insertions, 0 deletions