Bug 81889 - [Qt] Enable FAST_MOBILE_SCROLLING when scrolling is delegated
Summary: [Qt] Enable FAST_MOBILE_SCROLLING when scrolling is delegated
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Allan Sandfeld Jensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-22 04:11 PDT by Allan Sandfeld Jensen
Modified: 2012-03-22 06:17 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.25 KB, patch)
2012-03-22 04:20 PDT, Allan Sandfeld Jensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Allan Sandfeld Jensen 2012-03-22 04:11:51 PDT
To avoid rendering artifacts when blitting on scroll in the UIProcess we need to use the FAST_MOBILE_SCROLLING to disable background-attachment: fixed.
Comment 1 Allan Sandfeld Jensen 2012-03-22 04:20:14 PDT
Created attachment 133220 [details]
Patch
Comment 2 WebKit Review Bot 2012-03-22 06:17:18 PDT
Comment on attachment 133220 [details]
Patch

Clearing flags on attachment: 133220

Committed r111679: <http://trac.webkit.org/changeset/111679>
Comment 3 WebKit Review Bot 2012-03-22 06:17:22 PDT
All reviewed patches have been landed.  Closing bug.