WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
90211
[BlackBerry] Add blitVisibleContents() as public API
https://bugs.webkit.org/show_bug.cgi?id=90211
Summary
[BlackBerry] Add blitVisibleContents() as public API
Jakob Petsovits
Reported
2012-06-28 14:45:07 PDT
We had some discussions and decided that it's a good idea to get rid of partial-screen blitting, as fast blitting makes up for the complexity and potential corner-case bugs we currently have in managing non-preserved double-buffering. I wanted to remove BackingStore::blitContents() from the public API wholesale, but it appears we're still using it in some code path that will hopefully go away soon. So for now, just add blitVisibleContents() (blits the whole visible area) to the public API. Patch below!
Attachments
Patch
(3.29 KB, patch)
2012-06-28 14:51 PDT
,
Jakob Petsovits
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Jakob Petsovits
Comment 1
2012-06-28 14:51:15 PDT
Created
attachment 150018
[details]
Patch
Jakob Petsovits
Comment 2
2012-06-29 10:33:16 PDT
Comment on
attachment 150018
[details]
Patch Seems I forgot the commit-queue flag. There we go!
WebKit Review Bot
Comment 3
2012-06-29 11:27:41 PDT
Comment on
attachment 150018
[details]
Patch Clearing flags on attachment: 150018 Committed
r121576
: <
http://trac.webkit.org/changeset/121576
>
WebKit Review Bot
Comment 4
2012-06-29 11:27:50 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