RESOLVED FIXED 88012
[BlackBerry] WebGL and 2D canvas output not available to WebPageCompositor
https://bugs.webkit.org/show_bug.cgi?id=88012
Summary [BlackBerry] WebGL and 2D canvas output not available to WebPageCompositor
Arvid Nilsson
Reported 2012-05-31 14:25:51 PDT
They render to a texture, send the texture ID to the compositor, and that ID is absolutely meaningless because we didn't set up resource sharing. D'oh!
Attachments
Patch (5.99 KB, patch)
2012-05-31 14:46 PDT, Arvid Nilsson
no flags
Arvid Nilsson
Comment 1 2012-05-31 14:26:11 PDT
THis is PR 151063 internally
Arvid Nilsson
Comment 2 2012-05-31 14:46:20 PDT
WebKit Review Bot
Comment 3 2012-05-31 18:37:56 PDT
Comment on attachment 145159 [details] Patch Clearing flags on attachment: 145159 Committed r119185: <http://trac.webkit.org/changeset/119185>
WebKit Review Bot
Comment 4 2012-05-31 18:38:00 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.