[webkit-reviews] review denied: [Bug 101779] Accumulate using a LayoutSize in mapLocalToContainer when possible : [Attachment 173418] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 9 18:12:57 PST 2012


Simon Fraser (smfr) <simon.fraser at apple.com> has denied Levi Weintraub
<leviw at chromium.org>'s request for review:
Bug 101779: Accumulate using a LayoutSize in mapLocalToContainer when possible
https://bugs.webkit.org/show_bug.cgi?id=101779

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

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
Maybe TransformState should work in LayoutUnits, and only use floats when it
has to convert through transforms?

Note that there are pure-float clients of TransformState though (like
GraphicsLayerCA).


More information about the webkit-reviews mailing list