[webkit-reviews] review granted: [Bug 57708] [Qt] Style fix for QtMobileWebStyle.h : [Attachment 87983] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 3 19:32:41 PDT 2011


Antonio Gomes <tonikitoo at webkit.org> has granted Diego Gonzalez
<diegohcg at webkit.org>'s request for review:
Bug 57708: [Qt] Style fix for QtMobileWebStyle.h
https://bugs.webkit.org/show_bug.cgi?id=57708

Attachment 87983: Patch
https://bugs.webkit.org/attachment.cgi?id=87983&action=review

------- Additional Comments from Antonio Gomes <tonikitoo at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=87983&action=review

> Source/WebCore/platform/qt/QtMobileWebStyle.h:31
> +    void drawControl(ControlElement, const QStyleOption*, QPainter*, const
QWidget*) const;
> +    void drawComplexControl(ComplexControl, const QStyleOptionComplex*,
QPainter*, const QWidget*) const;

You are changing the default value, diego. It goes beyond style fixes :)


More information about the webkit-reviews mailing list