Bug 111958 - TiledBacking scrolling coverage can be unfairly limited for clients who do scrolling outside the web view
Summary: TiledBacking scrolling coverage can be unfairly limited for clients who do sc...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-03-11 00:25 PDT by Tim Horton
Modified: 2013-03-11 12:59 PDT (History)
5 users (show)

See Also:


Attachments
patch (3.17 KB, patch)
2013-03-11 00:32 PDT, Tim Horton
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.