Bug 102540

Summary: Checkerboard flicker when pinch zooming out on google.com/nwshp
Product: WebKit Reporter: Adam Treat <manyoso>
Component: WebKit BlackBerryAssignee: Adam Treat <manyoso>
Status: RESOLVED FIXED    
Severity: Normal CC: mifenton, rwlbuis, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Adam Treat
Reported 2012-11-16 11:11:12 PST
This happens because the tile matrix is changing while the pinch zoom is continuing.
Attachments
Patch (7.16 KB, patch)
2012-11-16 11:14 PST, Adam Treat
no flags
Adam Treat
Comment 1 2012-11-16 11:11:52 PST
I'm going to fix this by disabling updates to the backingstore tile matrix when backingstore updates are disabled. This will prevent changes to the tile matrix when we are in the middle of a pinch zoom which can cause checkebroard flickering.
Adam Treat
Comment 2 2012-11-16 11:14:36 PST
WebKit Review Bot
Comment 3 2012-11-16 13:01:36 PST
Comment on attachment 174723 [details] Patch Clearing flags on attachment: 174723 Committed r134990: <http://trac.webkit.org/changeset/134990>
WebKit Review Bot
Comment 4 2012-11-16 13:01:41 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.