[webkit-reviews] review granted: [Bug 131586] Keep secondary tile grid for zoomed-out scale : [Attachment 229217] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 13 23:25:03 PDT 2014


Darin Adler <darin at apple.com> has granted Antti Koivisto <koivisto at iki.fi>'s
request for review:
Bug 131586: Keep secondary tile grid for zoomed-out scale
https://bugs.webkit.org/show_bug.cgi?id=131586

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

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=229217&action=review


> Source/WebCore/platform/graphics/ca/mac/TileController.mm:520
> +	   count +=  m_zoomedOutTileGrid->numberOfUnparentedTiles();

extra space here after "+="


More information about the webkit-reviews mailing list