[webkit-reviews] review requested: [Bug 28268] adjustLineToPixelBoundaries used in platform/GraphicsContext drawLine needs refactoring finished. : [Attachment 34761] Patch to move adjustLineToPixelBoundaries to GraphicsContext.cpp and cleanup existing uses of function.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 13 11:25:02 PDT 2009


Mike Fenton <mike.fenton at torchmobile.com> has asked  for review:
Bug 28268: adjustLineToPixelBoundaries used in platform/GraphicsContext
drawLine needs refactoring finished.
https://bugs.webkit.org/show_bug.cgi?id=28268

Attachment 34761: Patch to move adjustLineToPixelBoundaries to
GraphicsContext.cpp and cleanup existing uses of function.
https://bugs.webkit.org/attachment.cgi?id=34761&action=review

------- Additional Comments from Mike Fenton <mike.fenton at torchmobile.com>
This patch moves adjustLineToPixelBoundaries to GraphicsContext.cpp and removes
it from GraphicsContextQt.cpp and GraphicsContextCairo.cpp.

Note:  This change has only been compiled under Qt.


More information about the webkit-reviews mailing list