[webkit-reviews] review requested: [Bug 101659] [EFL][WK2] [AC] Black screen when applications use software backend. : [Attachment 173465] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 10 12:34:45 PST 2012


Yael <yael at webkit.org> has asked  for review:
Bug 101659: [EFL][WK2] [AC] Black screen when applications use software
backend.
https://bugs.webkit.org/show_bug.cgi?id=101659

Attachment 173465: Patch
https://bugs.webkit.org/attachment.cgi?id=173465&action=review

------- Additional Comments from Yael <yael at webkit.org>
Create a setting that allows applications to fallback to the software path of
TextureMapper. The setting is only supported if TextureMapper was not created
yet and does not allow to switch afterwards. (It asserts in debug and is
ignored in release mode).

Applications that want to use the software_x11 evas engine can do so if they
set the new setting.
Detection of the engine will be done in
https://bugs.webkit.org/show_bug.cgi?id=101389 .


More information about the webkit-reviews mailing list