Bug 83344

Summary: Avoid trying to set filters on transform layers
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, simon.fraser, thorton
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 89366    
Bug Blocks:    
Attachments:
Description Flags
Patch dino: review+

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.