[webkit-reviews] review granted: [Bug 102826] [CSS Regions] Elements using transforms are not repainted correctly when rendered in a region : [Attachment 175289] Patch V1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 27 14:12:31 PST 2012


Dave Hyatt <hyatt at apple.com> has granted Alexandru Chiculita
<achicu at adobe.com>'s request for review:
Bug 102826: [CSS Regions] Elements using transforms are not repainted correctly
when rendered in a region
https://bugs.webkit.org/show_bug.cgi?id=102826

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

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=175289&action=review


r=me

> Source/WebCore/rendering/RenderObject.cpp:1293
> -    // Return the flow thread as a repaint container in order to create a
chokepoint that allows us to change
> +    // Return the flow thread as a repaint container in order to create a
checkpoint that allows us to change

Not sure why you're changing this. "chokepoint" is a much more accurate term to
describe this than "checkpoint"


More information about the webkit-reviews mailing list