Bug 45216 - Force 2d canvases to be rendered in software when the composite operation isn't source-over
Summary: Force 2d canvases to be rendered in software when the composite operation isn...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: James Robinson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-03 17:01 PDT by James Robinson
Modified: 2010-09-03 17:58 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.21 KB, patch)
2010-09-03 17:12 PDT, James Robinson
kbr: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Robinson 2010-09-03 17:01:58 PDT
Force 2d canvases to be rendered in software when the composite operation isn't source-over
Comment 1 James Robinson 2010-09-03 17:12:06 PDT
Created attachment 66566 [details]
Patch
Comment 2 Kenneth Russell 2010-09-03 17:38:55 PDT
Comment on attachment 66566 [details]
Patch

Looks good to me.
Comment 3 James Robinson 2010-09-03 17:58:57 PDT
Committed r66782: <http://trac.webkit.org/changeset/66782>