summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/API/JSBase.cpp
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@digia.com>2014-01-30 14:53:24 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-31 18:26:56 +0100
commitbeb21ff26028d559d35ab748aa28d32d8ab0bdff (patch)
treea13e230fe63c01824a13bb20c967362d9a5d8d8b /Source/JavaScriptCore/API/JSBase.cpp
parent1bedb01cc49cadc4f7d01ba8f2020cb73a453ec9 (diff)
downloadqtwebkit-beb21ff26028d559d35ab748aa28d32d8ab0bdff.tar.gz
Fix RenderGeometryMap.cpp ASSERT on Google Plus
The assert roundedIntPoint(result) == roundedIntPoint(rendererMappedResult) is triggered on Google Plus. The cause appears to be premature rounding leading a wrong result. The fix is a to remove the early rounding. This follows a similar fix in upstream WebKit r142638 where the same problem was fixed for the other mapToContainer method. Change-Id: Ifae91c204f2043b3f07682dc7bed711a6cb38c91 Reviewed-by: Michael Bruning <michael.bruning@digia.com> Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/API/JSBase.cpp')
0 files changed, 0 insertions, 0 deletions