Bug 100411 - Incorrect tile size in the slow scrolling case
Summary: Incorrect tile size in the slow scrolling case
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: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-25 13:23 PDT by Simon Fraser (smfr)
Modified: 2012-10-25 13:40 PDT (History)
2 users (show)

See Also:


Attachments
Patch (3.47 KB, patch)
2012-10-25 13:29 PDT, Simon Fraser (smfr)
bdakin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2012-10-25 13:23:57 PDT
In the slow scrolling case we're creating huge tiles, which is a mistake. Combination of http://trac.webkit.org/changeset/132427 and http://trac.webkit.org/changeset/132504
Comment 1 Simon Fraser (smfr) 2012-10-25 13:29:29 PDT
Created attachment 170721 [details]
Patch
Comment 2 Simon Fraser (smfr) 2012-10-25 13:40:47 PDT
http://trac.webkit.org/changeset/132527