Bug 81694

Summary: Add a per-ScrollableArea tile cache base class
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch sam: review+

Anders Carlsson
Reported 2012-03-20 13:00:01 PDT
Add a per-ScrollableAre tile cache base class
Attachments
Patch (17.41 KB, patch)
2012-03-20 13:04 PDT, Anders Carlsson
no flags
Patch (18.09 KB, patch)
2012-03-20 16:22 PDT, Anders Carlsson
sam: review+
Anders Carlsson
Comment 1 2012-03-20 13:04:46 PDT
Build Bot
Comment 2 2012-03-20 13:27:53 PDT
Anders Carlsson
Comment 3 2012-03-20 16:22:59 PDT
Sam Weinig
Comment 4 2012-03-20 16:55:19 PDT
Comment on attachment 132923 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=132923&action=review > Source/WebCore/platform/graphics/TiledBacking.h:39 > + virtual void visibleRectChanged(const IntRect&) = 0; > + > +}; Extra newline.
Anders Carlsson
Comment 5 2012-03-20 17:10:47 PDT
Note You need to log in before you can comment on or make changes to this bug.