WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
100168
[EFL][WK2][AC] Black screen in web inspector window with AC on
https://bugs.webkit.org/show_bug.cgi?id=100168
Summary
[EFL][WK2][AC] Black screen in web inspector window with AC on
Yael
Reported
2012-10-23 15:53:10 PDT
When AC flag is turned on, the only evas engine that is currently supported is opengl_x11. This has to be passed to ecore_evas_new when creating an inspector window. Patch is coming.
Attachments
Patch
(1.55 KB, patch)
2012-10-23 16:22 PDT
,
Yael
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yael
Comment 1
2012-10-23 16:22:57 PDT
Created
attachment 170265
[details]
Patch When ACCELERATED_COMPOSITING flag is turned on, and using X11, pass "opengl_x11" engine name to ecore_evas_new when creating a web inspector window. It is guaranteed to be available, because we wouldn't be able to create a main window if it wasn't.
WebKit Review Bot
Comment 2
2012-10-24 01:35:32 PDT
Comment on
attachment 170265
[details]
Patch Clearing flags on attachment: 170265 Committed
r132329
: <
http://trac.webkit.org/changeset/132329
>
WebKit Review Bot
Comment 3
2012-10-24 01:35:37 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