Bug 88012 - [BlackBerry] WebGL and 2D canvas output not available to WebPageCompositor
Summary: [BlackBerry] WebGL and 2D canvas output not available to WebPageCompositor
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Arvid Nilsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-31 14:25 PDT by Arvid Nilsson
Modified: 2012-05-31 18:38 PDT (History)
5 users (show)

See Also:


Attachments
Patch (5.99 KB, patch)
2012-05-31 14:46 PDT, Arvid Nilsson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arvid Nilsson 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!
Comment 1 Arvid Nilsson 2012-05-31 14:26:11 PDT
THis is PR 151063 internally
Comment 2 Arvid Nilsson 2012-05-31 14:46:20 PDT
Created attachment 145159 [details]
Patch
Comment 3 WebKit Review Bot 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>
Comment 4 WebKit Review Bot 2012-05-31 18:38:00 PDT
All reviewed patches have been landed.  Closing bug.