[webkit-reviews] review granted: [Bug 85855] Compositing layers with transformed children not large enough to show contents : [Attachment 140675] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 7 22:36:28 PDT 2012


mitz at webkit.org has granted Simon Fraser (smfr) <simon.fraser at apple.com>'s
request for review:
Bug 85855: Compositing layers with transformed children not large enough to
show contents
https://bugs.webkit.org/show_bug.cgi?id=85855

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

------- Additional Comments from mitz at webkit.org
View in context: https://bugs.webkit.org/attachment.cgi?id=140675&action=review


> Source/WebCore/rendering/RenderLayer.cpp:4163
> +		   TransformationMatrix* affineTrans = layer->transform();

Weird name for a local variable that’s not really needed.


More information about the webkit-reviews mailing list