[webkit-reviews] review granted: [Bug 103700] When animating mask-postion on a composited layer, element renders incorrectly : [Attachment 177033] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 3 00:50:40 PST 2012


Tim Horton <timothy_horton at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 103700: When animating mask-postion on a composited layer, element renders
incorrectly
https://bugs.webkit.org/show_bug.cgi?id=103700

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

------- Additional Comments from Tim Horton <timothy_horton at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=177033&action=review


> Source/WebCore/rendering/RenderLayer.h:581
> +	   DontConstrainForMask = 1 << 4,

I think I've been told to use DoNot, but it seems pretty up in the air if you
search the codebase.


More information about the webkit-reviews mailing list