diff options
author | Allan Sandfeld Jensen <allan.jensen@digia.com> | 2013-08-19 12:44:40 +0200 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-08-19 14:07:25 +0200 |
commit | 44f742938e2224a842ce3de68c4a2e508d0f17f8 (patch) | |
tree | 8d44c97f97596712a5e1238a939cdf277e42f8bc /Source/JavaScriptCore/API/JSProfilerPrivate.cpp | |
parent | 60ba8bd5b3575d0c7740571fbb4e681b21a49a82 (diff) | |
download | qtwebkit-44f742938e2224a842ce3de68c4a2e508d0f17f8.tar.gz |
[Qt] QtWebKit (using the Arora browser) displays the border radii (radius) of a button very ugly
https://bugs.webkit.org/show_bug.cgi?id=28113
Reviewed by Jocelyn Turcotte.
StylePainter::init() was called twice making it clobber the previous antialiasing setting.
This patch cleans up the construction so we only have one constructor with init inlined.
* platform/qt/RenderThemeQStyle.cpp:
(WebCore::StylePainterQStyle::StylePainterQStyle):
(WebCore::StylePainterQStyle::setupStyleOption):
* platform/qt/RenderThemeQStyle.h:
* platform/qt/RenderThemeQt.cpp:
(WebCore::StylePainter::StylePainter):
* platform/qt/RenderThemeQt.h:
* platform/qt/RenderThemeQtMobile.cpp:
(WebCore::StylePainterMobile::StylePainterMobile):
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@154270 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Task-number: QTWEBKIt-355
Change-Id: I5f9e50ccc3deeb1ac1c1714c010d766f4ea29908
Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/API/JSProfilerPrivate.cpp')
0 files changed, 0 insertions, 0 deletions