WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
82845
[BlackBerry] Simplify the code that gets accelerated compositing output to screen
https://bugs.webkit.org/show_bug.cgi?id=82845
Summary
[BlackBerry] Simplify the code that gets accelerated compositing output to sc...
Arvid Nilsson
Reported
2012-04-01 11:32:34 PDT
A long time ago, in a galaxy far away, the BlackBerry port used a separate compositing window, effectively juggling two windows for every web page when AC was active. Now, we either use a compositing surface for AC output, which we blend onto the window containing the BackingStore output, or render both BackingStore and AC output directly to one OpenGL capable window surface. The two-window setup is long gone, so simplify the code now that we don't have to consider that case.
Attachments
Patch
(9.24 KB, patch)
2012-04-01 12:04 PDT
,
Arvid Nilsson
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Arvid Nilsson
Comment 1
2012-04-01 12:04:52 PDT
Created
attachment 135009
[details]
Patch
Rob Buis
Comment 2
2012-04-01 13:36:22 PDT
Comment on
attachment 135009
[details]
Patch I trust you on this one.
WebKit Review Bot
Comment 3
2012-04-01 14:22:17 PDT
Comment on
attachment 135009
[details]
Patch Clearing flags on attachment: 135009 Committed
r112819
: <
http://trac.webkit.org/changeset/112819
>
WebKit Review Bot
Comment 4
2012-04-01 14:22:22 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