Bug 111655

Summary: TileCache debug minimap should fit inside the intersection of the visible rect and exposed rect
Product: WebKit Reporter: Tim Horton <thorton>
Component: Layout and RenderingAssignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch simon.fraser: review+

Description Tim Horton 2013-03-06 18:02:03 PST
On some clients, it’s important to keep useful content within the exposed rect. The TileCache debug minimap is a good candidate! Note that updating the map layer’s position is flashy if we use threaded scrolling, but it’s still quite useful.

<rdar://problem/13355773>
Comment 1 Tim Horton 2013-03-06 18:09:32 PST
Created attachment 191880 [details]
patch
Comment 2 Tim Horton 2013-03-06 21:57:36 PST
http://trac.webkit.org/changeset/145038