[webkit-reviews] review granted: [Bug 42662] When GraphicsLayer::contentsOrientation() is CompositingCoordinatesBottomUp, need to flip repaint rects : [Attachment 62108] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 20 15:02:34 PDT 2010


Darin Adler <darin at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 42662: When GraphicsLayer::contentsOrientation() is
CompositingCoordinatesBottomUp, need to flip repaint rects
https://bugs.webkit.org/show_bug.cgi?id=42662

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

------- Additional Comments from Darin Adler <darin at apple.com>
> +	   struct objc_super r = { layer,
class_getSuperclass(object_getClass(layer)) };

Can you come up with a word to use here, instead of the letter "r"? Maybe
"layerSuper" or "receiver" or "layerSuperReceiver" or "superReceiver"?


More information about the webkit-reviews mailing list