Bug 73876 - Set opaque flag for WebGLLayerChromium
Summary: Set opaque flag for WebGLLayerChromium
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dana Jansens
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-05 16:28 PST by Dana Jansens
Modified: 2011-12-05 22:56 PST (History)
7 users (show)

See Also:


Attachments
Patch (7.64 KB, patch)
2011-12-05 16:43 PST, Dana Jansens
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.