[webkit-reviews] review granted: [Bug 83344] Avoid trying to set filters on transform layers : [Attachment 135962] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 6 13:03:40 PDT 2012


Dean Jackson <dino at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 83344: Avoid trying to set filters on transform layers
https://bugs.webkit.org/show_bug.cgi?id=83344

Attachment 135962: Patch
https://bugs.webkit.org/attachment.cgi?id=135962&action=review

------- Additional Comments from Dean Jackson <dino at apple.com>
I guess you could move this line to the start of the method if you wanted.
bool canCompositeFilters =
PlatformCALayer::filtersCanBeComposited(filterOperations);


More information about the webkit-reviews mailing list