WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2012-04-05 18:44:17 PDT
Created
attachment 135962
[details]
Patch
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
http://trac.webkit.org/changeset/113494
Simon Fraser (smfr)
Comment 4
2012-04-06 14:18:44 PDT
<
rdar://problem/11189176
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug