[webkit-reviews] review granted: [Bug 103519] [WK2][EFL][Qt] Pixel alignment is wrong in some cases involving a non-integral content scale : [Attachment 178223] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 7 10:13:21 PST 2012


Noam Rosenthal <noam at webkit.org> has granted Kenneth Rohde Christiansen
<kenneth at webkit.org>'s request for review:
Bug 103519: [WK2][EFL][Qt] Pixel alignment is wrong in some cases involving a
non-integral content scale
https://bugs.webkit.org/show_bug.cgi?id=103519

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

------- Additional Comments from Noam Rosenthal <noam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=178223&action=review


>
Source/WebKit2/WebProcess/WebPage/CoordinatedGraphics/CoordinatedGraphicsLayer.
cpp:599
> +    // Sets the values.
> +    computePixelAlignment(m_adjustedPosition, m_adjustedSize,
m_adjustedAnchorPoint, m_pixelAlignmentOffset);

Let's rename it then to adjustGeometryForPixelAlignment


More information about the webkit-reviews mailing list