Bug 101652

Summary: [BlackBerry] Replace checkerboard with page background color
Product: WebKit Reporter: Jakob Petsovits <jpetsovits>
Component: WebKit BlackBerryAssignee: Jakob Petsovits <jpetsovits>
Status: RESOLVED FIXED    
Severity: Normal CC: manyoso, mifenton, rwlbuis, staikos, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Jakob Petsovits
Reported 2012-11-08 15:11:52 PST
Seems the trend is to go to solid color instead of a more distinguishable checkerboard pattern. It was decided that we should follow suit. In order to do this, here's a new member variable for BackingStore because when blitting, we can't access the page background color in a threadsafe way. Solid background color fill is still only used for public builds. Developers and beta testers should still see checkerboard and do something about it. Also tracked as RIM PR 188235. Patch below.
Attachments
Patch (6.80 KB, patch)
2012-11-08 15:16 PST, Jakob Petsovits
no flags
Jakob Petsovits
Comment 1 2012-11-08 15:16:57 PST
WebKit Review Bot
Comment 2 2012-11-08 17:25:48 PST
Comment on attachment 173132 [details] Patch Clearing flags on attachment: 173132 Committed r133979: <http://trac.webkit.org/changeset/133979>
WebKit Review Bot
Comment 3 2012-11-08 17:25:51 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.