Bug 77910 - [chromium] Drop tiles completely outside of layer bounds when resizing to a smaller size
Summary: [chromium] Drop tiles completely outside of layer bounds when resizing to a s...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: James Robinson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-06 16:09 PST by James Robinson
Modified: 2012-02-06 16:25 PST (History)
3 users (show)

See Also:


Attachments
Patch (4.84 KB, patch)
2012-02-06 16:11 PST, James Robinson
kbr: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>