WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
87598
[BlackBerry] Always create a compositor
https://bugs.webkit.org/show_bug.cgi?id=87598
Summary
[BlackBerry] Always create a compositor
Arvid Nilsson
Reported
2012-05-27 15:00:12 PDT
There will likely be compositing layers either due to web content or due to overlays. Defer initialization of OpenGL objects (i.e., delay creation of the LayerRenderer object) until we actually need to draw and there are such layers, to avoid initializing OpenGL in the unlikely case that there are no compositing layers or overlay layers. PR #156811 Please note that this has not been internally reviewed yet, so it needs actual review. And also, it has a dependency that needs to be landed first.
Attachments
Patch
(7.92 KB, patch)
2012-05-27 15:29 PDT
,
Arvid Nilsson
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Arvid Nilsson
Comment 1
2012-05-27 15:29:26 PDT
Created
attachment 144241
[details]
Patch
Mike Fenton
Comment 2
2012-05-28 08:35:19 PDT
Comment on
attachment 144241
[details]
Patch Looks good to me.
Rob Buis
Comment 3
2012-05-28 10:03:22 PDT
Comment on
attachment 144241
[details]
Patch Ok.
WebKit Review Bot
Comment 4
2012-05-28 12:57:41 PDT
Comment on
attachment 144241
[details]
Patch Clearing flags on attachment: 144241 Committed
r118704
: <
http://trac.webkit.org/changeset/118704
>
WebKit Review Bot
Comment 5
2012-05-28 12:57:46 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