Bug 88012

Summary: [BlackBerry] WebGL and 2D canvas output not available to WebPageCompositor
Product: WebKit Reporter: Arvid Nilsson <anilsson>
Component: WebKit BlackBerryAssignee: Arvid Nilsson <anilsson>
Status: RESOLVED FIXED    
Severity: Normal CC: fspacek, rwlbuis, staikos, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.