Bug 45405 - [chromium] Force canvas 2d draw calls to happen in software if a gradient, pattern, shadow, or clip are active
Summary: [chromium] Force canvas 2d draw calls to happen in software if a gradient, pa...
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-08 11:44 PDT by James Robinson
Modified: 2010-09-08 15:12 PDT (History)
7 users (show)

See Also:


Attachments
Patch (9.98 KB, patch)
2010-09-08 11:52 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-08 11:44:25 PDT
[chromium] Force canvas 2d draw calls to happen in software if a gradient, pattern, shadow, or clip are active
Comment 1 James Robinson 2010-09-08 11:52:36 PDT
Created attachment 66921 [details]
Patch
Comment 2 James Robinson 2010-09-08 11:53:05 PDT
This patch lets us correctly render the 'Amazon Shelf' IE testdrive demo.
Comment 3 Kenneth Russell 2010-09-08 12:19:43 PDT
Comment on attachment 66921 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=66921&action=prettypatch

Looks fine for the time being, though I am sure we are going to want to make this determination differently in the future.
Comment 4 James Robinson 2010-09-08 12:39:12 PDT
Committed r67003: <http://trac.webkit.org/changeset/67003>
Comment 5 WebKit Review Bot 2010-09-08 15:12:59 PDT
http://trac.webkit.org/changeset/67003 might have broken Leopard Intel Debug (Tests)
The following changes are on the blame list:
http://trac.webkit.org/changeset/67002
http://trac.webkit.org/changeset/67003