[webkit-reviews] review granted: [Bug 11483] Fixing rendering on the Qt platform : [Attachment 11324] Fixes color/font handling on the Qt platform

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Thu Nov 2 00:57:47 PST 2006


Dave Hyatt <hyatt at apple.com> has granted Dave Hyatt <hyatt at apple.com>'s request
for review:
Bug 11483: Fixing rendering on the Qt platform
http://bugs.webkit.org/show_bug.cgi?id=11483

Attachment 11324: Fixes color/font handling on the Qt platform
http://bugs.webkit.org/attachment.cgi?id=11324&action=edit

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
Drop the extra space before the closing paren on these three methods in
GraphicsContext.cpp:

+void GraphicsContext::setPlatformPen(const Pen& )

+ void GraphicsContext::setPlatformFillColor(const Color& )

+void GraphicsContext::setPlatformFont(const Font& )

r=me



More information about the webkit-reviews mailing list