Bug 73876

Summary: Set opaque flag for WebGLLayerChromium
Product: WebKit Reporter: Dana Jansens <danakj>
Component: New BugsAssignee: Dana Jansens <danakj>
Status: RESOLVED FIXED    
Severity: Normal CC: backer, cc-bugs, jamesr, kbr, piman, reveman, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Dana Jansens 2011-12-05 16:28:54 PST
Sets the opaque flag from DrawingBufferChromium based on the graphics context's alpha flag. Unit test included.
Comment 1 Dana Jansens 2011-12-05 16:43:45 PST
Created attachment 117953 [details]
Patch
Comment 2 James Robinson 2011-12-05 17:01:39 PST
Comment on attachment 117953 [details]
Patch

This looks correct to me. Ken, mind double-checking this?
Comment 3 Kenneth Russell 2011-12-05 17:05:49 PST
Comment on attachment 117953 [details]
Patch

Looks good to me.
Comment 4 James Robinson 2011-12-05 17:39:58 PST
Comment on attachment 117953 [details]
Patch

R=me then
Comment 5 WebKit Review Bot 2011-12-05 22:56:19 PST
Comment on attachment 117953 [details]
Patch

Clearing flags on attachment: 117953

Committed r102098: <http://trac.webkit.org/changeset/102098>
Comment 6 WebKit Review Bot 2011-12-05 22:56:23 PST
All reviewed patches have been landed.  Closing bug.