[webkit-reviews] review requested: [Bug 102833] [EFL][WK2] 3D pixel tests are failing : [Attachment 175510] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 21 13:31:17 PST 2012


Yael <yael at webkit.org> has asked  for review:
Bug 102833: [EFL][WK2] 3D pixel tests are failing
https://bugs.webkit.org/show_bug.cgi?id=102833

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

------- Additional Comments from Yael <yael at webkit.org>
Generate a snapshot of the view in the UI process instead of the web process.
We have to use Texture Mapper in order to correctly paint 3D transforms etc.

Since I could not find an efl based API that will give me a snapshot, and I
cannot use both evas and openGl API in the same file, I created a new file, in
which I use openGL to get a snapshot.


More information about the webkit-reviews mailing list