Bug 110289

Summary: Fix TileCache tile size when zoomed on slow-scrolling site
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Simon Fraser (smfr) 2013-02-19 18:21:16 PST
Fix TileCache tile size when zoomed on slow-scrolling site
Comment 1 Simon Fraser (smfr) 2013-02-19 18:25:20 PST
Created attachment 189219 [details]
Patch
Comment 2 Simon Fraser (smfr) 2013-02-19 18:26:24 PST
<rdar://problem/13249960>
Comment 3 Tim Horton 2013-02-19 18:27:13 PST
Comment on attachment 189219 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=189219&action=review

> LayoutTests/platform/mac-wk2/tiled-drawing/tile-size-slow-zoomed.html:10
> +            background-attachment: fixed; /* At this time, background-attachment:fixed forces slow mode. */

Not always!
Comment 4 Simon Fraser (smfr) 2013-02-19 18:30:36 PST
https://trac.webkit.org/r143423