Bug 81235 - [chromium] Quads that become fully opaque after culling should not use blending
Summary: [chromium] Quads that become fully opaque after culling should not use blending
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: 2012-03-15 10:31 PDT by Dana Jansens
Modified: 2012-03-16 01:40 PDT (History)
7 users (show)

See Also:


Attachments
Patch (11.88 KB, patch)
2012-03-15 10:33 PDT, Dana Jansens
no flags Details | Formatted Diff | Diff
Patch (12.12 KB, patch)
2012-03-15 12:17 PDT, 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 2012-03-15 10:31:29 PDT
[chromium] Quads that become fully opaque after culling should not use blending
Comment 1 Dana Jansens 2012-03-15 10:33:53 PDT
Created attachment 132076 [details]
Patch
Comment 2 Dana Jansens 2012-03-15 12:17:48 PDT
Created attachment 132100 [details]
Patch

The quad opaqueRect is now used for purposes of blending, not culling. Comment adjusted accordingly.
Comment 3 Adrienne Walker 2012-03-15 13:33:11 PDT
Comment on attachment 132100 [details]
Patch

Ooh, this should have been this way in the first place.  R=me.
Comment 4 WebKit Review Bot 2012-03-16 01:39:57 PDT
Comment on attachment 132100 [details]
Patch

Clearing flags on attachment: 132100

Committed r110968: <http://trac.webkit.org/changeset/110968>
Comment 5 WebKit Review Bot 2012-03-16 01:40:01 PDT
All reviewed patches have been landed.  Closing bug.