Bug 49371

Summary: Make it possible to override the visibleContentRect
Product: WebKit Reporter: Kenneth Rohde Christiansen <kenneth>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kling, zalan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Bug Depends on:    
Bug Blocks: 43852    
Attachments:
Description Flags
Patch kling: review+

Kenneth Rohde Christiansen
Reported 2010-11-11 01:23:59 PST
Make it possible to override the visibleContentRect in the case the client is handling the scrolling. This is similar to what the iPhone does.
Attachments
Patch (3.58 KB, patch)
2010-11-11 01:32 PST, Kenneth Rohde Christiansen
kling: review+
Kenneth Rohde Christiansen
Comment 1 2010-11-11 01:32:48 PST
Andreas Kling
Comment 2 2010-11-11 03:55:58 PST
Comment on attachment 73590 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=73590&action=review r=me > WebCore/platform/ScrollView.h:129 > + // included. In the situation the client is responsible for the scrolling (ie. with a tiled backing store) it is possible to inform s/inform/override/ perhaps?
Andreas Kling
Comment 3 2010-11-11 04:41:28 PST
Note You need to log in before you can comment on or make changes to this bug.