WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
91180
[BlackBerry] Use fillBuffer() instead of a user-defined background image
https://bugs.webkit.org/show_bug.cgi?id=91180
Summary
[BlackBerry] Use fillBuffer() instead of a user-defined background image
Jakob Petsovits
Reported
2012-07-12 18:44:03 PDT
We want to save memory and make the background into anything the platform specifies, for instance a GL shader or a smart tiling implementation. For that purpose, the platform API is changing to make the existing checkerBuffer() into a more versatile fillBuffer(). In turn, we want to get rid of the existing customizable background image setting and just use whatever the system is providing. And also fix consistency for the overscroll color API. Patch below.
Attachments
Patch
(14.98 KB, patch)
2012-07-12 18:49 PDT
,
Jakob Petsovits
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Jakob Petsovits
Comment 1
2012-07-12 18:49:36 PDT
Created
attachment 152128
[details]
Patch
Rob Buis
Comment 2
2012-07-13 07:50:19 PDT
Comment on
attachment 152128
[details]
Patch LGTM.
WebKit Review Bot
Comment 3
2012-07-13 08:53:39 PDT
Comment on
attachment 152128
[details]
Patch Clearing flags on attachment: 152128 Committed
r122587
: <
http://trac.webkit.org/changeset/122587
>
WebKit Review Bot
Comment 4
2012-07-13 08:53:49 PDT
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.
Top of Page
Format For Printing
XML
Clone This Bug