WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2012-01-31 15:49:17 PST
Created
attachment 124836
[details]
Patch
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
Committed
r106411
: <
http://trac.webkit.org/changeset/106411
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug