RESOLVED FIXED 45405
[chromium] Force canvas 2d draw calls to happen in software if a gradient, pattern, shadow, or clip are active
https://bugs.webkit.org/show_bug.cgi?id=45405
Summary [chromium] Force canvas 2d draw calls to happen in software if a gradient, pa...
James Robinson
Reported 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
Attachments
Patch (9.98 KB, patch)
2010-09-08 11:52 PDT, James Robinson
kbr: review+
James Robinson
Comment 1 2010-09-08 11:52:36 PDT
James Robinson
Comment 2 2010-09-08 11:53:05 PDT
This patch lets us correctly render the 'Amazon Shelf' IE testdrive demo.
Kenneth Russell
Comment 3 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.
James Robinson
Comment 4 2010-09-08 12:39:12 PDT
WebKit Review Bot
Comment 5 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
Note You need to log in before you can comment on or make changes to this bug.