[webkit-reviews] review denied: [Bug 68117] RenderLayer::convertToLayerCoords should take transforms into account when calling localToAbsolute : [Attachment 107396] Proposed fix 1: Pass true as useTransform and account for our layer's translation to avoid breaking the rest of the code.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 14 14:50:55 PDT 2011


Simon Fraser (smfr) <simon.fraser at apple.com> has denied Julien Chaffraix
<jchaffraix at webkit.org>'s request for review:
Bug 68117: RenderLayer::convertToLayerCoords should take transforms into
account when calling localToAbsolute
https://bugs.webkit.org/show_bug.cgi?id=68117

Attachment 107396: Proposed fix 1: Pass true as useTransform and account for
our layer's translation to avoid breaking the rest of the code.
https://bugs.webkit.org/attachment.cgi?id=107396&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
Looks like this patch only affects position:fixed elements. The bug title and
change log should be updated to reflect this.


More information about the webkit-reviews mailing list