Bug 133470

Summary: TileGrid::prepopulateRect populates the wrong tiles if scale != 1
Product: WebKit Reporter: Tim Horton <thorton>
Component: Layout and RenderingAssignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch simon.fraser: review+

Description Tim Horton 2014-06-03 01:07:45 PDT
prepopulateRect does the wrong math for non-unit-scale tile caches.
Comment 1 Tim Horton 2014-06-03 02:23:39 PDT
Created attachment 232418 [details]
patch
Comment 2 Tim Horton 2014-06-03 11:14:12 PDT
http://trac.webkit.org/changeset/169564