RESOLVED FIXED 83344
Avoid trying to set filters on transform layers
https://bugs.webkit.org/show_bug.cgi?id=83344
Summary Avoid trying to set filters on transform layers
Simon Fraser (smfr)
Reported 2012-04-05 18:42:23 PDT
Avoid trying to set filters on transform layers
Attachments
Patch (2.03 KB, patch)
2012-04-05 18:44 PDT, Simon Fraser (smfr)
dino: review+
Simon Fraser (smfr)
Comment 1 2012-04-05 18:44:17 PDT
Dean Jackson
Comment 2 2012-04-06 13:03:41 PDT
Comment on attachment 135962 [details] Patch I guess you could move this line to the start of the method if you wanted. bool canCompositeFilters = PlatformCALayer::filtersCanBeComposited(filterOperations);
Simon Fraser (smfr)
Comment 3 2012-04-06 14:18:22 PDT
Simon Fraser (smfr)
Comment 4 2012-04-06 14:18:44 PDT
Note You need to log in before you can comment on or make changes to this bug.