RESOLVED FIXED Bug 77486
TileCache::setNeedsDisplayInRect cleanup
https://bugs.webkit.org/show_bug.cgi?id=77486
Summary TileCache::setNeedsDisplayInRect cleanup
Anders Carlsson
Reported 2012-01-31 15:45:20 PST
TileCache::setNeedsDisplayInRect cleanup
Attachments
Patch (4.02 KB, patch)
2012-01-31 15:49 PST, Anders Carlsson
kling: review+
Anders Carlsson
Comment 1 2012-01-31 15:49:17 PST
Andreas Kling
Comment 2 2012-01-31 15:52:59 PST
Comment on attachment 124836 [details] Patch 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&
Anders Carlsson
Comment 3 2012-01-31 15:58:15 PST
Note You need to log in before you can comment on or make changes to this bug.