Bug 111958

Summary: TiledBacking scrolling coverage can be unfairly limited for clients who do scrolling outside the web view
Product: WebKit Reporter: Tim Horton <thorton>
Component: Layout and RenderingAssignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, esprehn+autocc, ojan.autocc, simon.fraser, webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Description Tim Horton 2013-03-11 00:25:49 PDT
If FrameView has scrolling disabled, clients can still scroll outside the FrameView. We shouldn't disable TiledBacking overdraw in this case.

<rdar://problem/13356896>
Comment 1 Tim Horton 2013-03-11 00:32:36 PDT
Created attachment 192415 [details]
patch
Comment 2 WebKit Review Bot 2013-03-11 12:59:34 PDT
Comment on attachment 192415 [details]
patch

Clearing flags on attachment: 192415

Committed r145389: <http://trac.webkit.org/changeset/145389>
Comment 3 WebKit Review Bot 2013-03-11 12:59:37 PDT
All reviewed patches have been landed.  Closing bug.