[webkit-reviews] review granted: [Bug 89828] Optimize RenderGeometryMap mappings gathering : [Attachment 149206] updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 24 17:05:21 PDT 2012


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Antti Koivisto
<koivisto at iki.fi>'s request for review:
Bug 89828: Optimize RenderGeometryMap mappings gathering
https://bugs.webkit.org/show_bug.cgi?id=89828

Attachment 149206: updated patch
https://bugs.webkit.org/attachment.cgi?id=149206&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=149206&action=review


> Source/WebCore/rendering/RenderGeometryMap.cpp:190
> +	   canConvertInLayerTree = current->canUseConvertToLayerCoords();

Shouldn't this be &= ?


More information about the webkit-reviews mailing list