[webkit-reviews] review granted: [Bug 134156] Transition layer offsets from LayoutPoint to LayoutSize. : [Attachment 233535] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 22 11:13:56 PDT 2014


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Zalan Bujtas
<zalan at apple.com>'s request for review:
Bug 134156: Transition layer offsets from LayoutPoint to LayoutSize.
https://bugs.webkit.org/show_bug.cgi?id=134156

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

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=233535&action=review


> Source/WebCore/platform/graphics/LayoutSize.h:195
> +inline FloatSize roundedForPainting(const LayoutSize& size, float
pixelSnappingFactor)

but...but...how can you snap a size without knowing the location?


More information about the webkit-reviews mailing list