[webkit-reviews] review granted: [Bug 27842] Implement GraphicsContext::fillRoundRect() for WINCE port : [Attachment 34492] Move drawRoundCorner's declaration to PLATFORM(WINCE) place
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 10 11:49:59 PDT 2009
George Staikos <staikos at kde.org> has granted Crystal Zhang
<crystal.zhang at torchmobile.com>'s request for review:
Bug 27842: Implement GraphicsContext::fillRoundRect() for WINCE port
https://bugs.webkit.org/show_bug.cgi?id=27842
Attachment 34492: Move drawRoundCorner's declaration to PLATFORM(WINCE) place
https://bugs.webkit.org/attachment.cgi?id=34492&action=review
------- Additional Comments from George Staikos <staikos at kde.org>
> + if(!dc)
> + return;
A space should be added after "if" when checking in.
More information about the webkit-reviews
mailing list