Bug 77910

Summary: [chromium] Drop tiles completely outside of layer bounds when resizing to a smaller size
Product: WebKit Reporter: James Robinson <jamesr>
Component: New BugsAssignee: James Robinson <jamesr>
Status: RESOLVED FIXED    
Severity: Normal CC: cc-bugs, enne, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kbr: review+

Description James Robinson 2012-02-06 16:09:24 PST
[chromium] Drop tiles completely outside of layer bounds when resizing to a smaller size
Comment 1 James Robinson 2012-02-06 16:11:16 PST
Created attachment 125722 [details]
Patch
Comment 2 Adrienne Walker 2012-02-06 16:16:05 PST
Comment on attachment 125722 [details]
Patch

LGTM.  Part of me wonders if we should just get rid of that assert, but I think this change will keep the tile map in a more expected state.
Comment 3 Kenneth Russell 2012-02-06 16:22:35 PST
Comment on attachment 125722 [details]
Patch

rs=me
Comment 4 James Robinson 2012-02-06 16:25:33 PST
Committed r106870: <http://trac.webkit.org/changeset/106870>