Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( 1beae2b6...
commitec24cf81e231974fde2bb4903a00e63abce6465b
authorSimon Hausmann <simon.hausmann@nokia.com>
Fri, 27 Mar 2009 17:51:20 +0000 (27 18:51 +0100)
committerSimon Hausmann <simon.hausmann@nokia.com>
Fri, 27 Mar 2009 17:51:41 +0000 (27 18:51 +0100)
tree07b131c0e75207f264cb40f3d43e5c748aedd5b4
parent0ebf7aad380ad09475f3d19264f031d0f2ec2d55
Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( 1beae2b64b5b1e9b97e82dc94de18ebac1c19efc )

Changes in WebKit since the last update:

++ b/WebCore/ChangeLog
2009-03-27  Zack Rusin <zack@kde.org>

        Reviewed by Simon Hausmann.

        https://bugs.webkit.org/show_bug.cgi?id=24280

        Fix propagation of fill rules when rendering paths in the Qt build.

        * platform/graphics/qt/GraphicsContextQt.cpp:
        (WebCore::toQtFillRule):
        (WebCore::GraphicsContext::fillPath):
        (WebCore::GraphicsContext::strokePath):

2009-03-27  Zack Rusin <zack@kde.org>

        Reviewed by Tor Arne Vestbø.

        https://bugs.webkit.org/show_bug.cgi?id=24275

        Fix text field theming in the Qt build with the KDE 4 Oxygen
        style by adjusting the size vertically and horizontally to
        set padding on the element equal to the width of the style painted border.

        * platform/qt/RenderThemeQt.cpp:
        (WebCore::RenderThemeQt::RenderThemeQt):
        (WebCore::RenderThemeQt::computeSizeBasedOnStyle):
        (WebCore::RenderThemeQt::adjustTextFieldStyle):
        (WebCore::RenderThemeQt::paintTextField):
        * platform/qt/RenderThemeQt.h:
src/3rdparty/webkit/VERSION
src/3rdparty/webkit/WebCore/ChangeLog
src/3rdparty/webkit/WebCore/platform/graphics/qt/GraphicsContextQt.cpp
src/3rdparty/webkit/WebCore/platform/qt/RenderThemeQt.cpp
src/3rdparty/webkit/WebCore/platform/qt/RenderThemeQt.h