[webkit-reviews] review granted: [Bug 77486] TileCache::setNeedsDisplayInRect cleanup : [Attachment 124836] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 31 15:52:59 PST 2012


Andreas Kling <kling at webkit.org> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 77486: TileCache::setNeedsDisplayInRect cleanup
https://bugs.webkit.org/show_bug.cgi?id=77486

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

------- Additional Comments from Andreas Kling <kling at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=124836&action=review


> Source/WebCore/ChangeLog:8
> +	   No new tests. (OOPS!)

OOPS

> Source/WebCore/platform/graphics/ca/mac/TileCache.mm:222
> +void TileCache::getTileIndexRangeForRect(const IntRect& rect, IntPoint&
topLeft, IntPoint& bottomRight)

The 2nd and 3rd arguments should be TileIndex&


More information about the webkit-reviews mailing list