Use is<>() / downcast<>() for PlatformCAAnimation subclasses.
Created attachment 239830 [details] Patch
Attachment 239830 [details] did not pass style-queue: ERROR: Source/WebCore/platform/graphics/ca/win/PlatformCAAnimationWin.cpp:435: Multi line control clauses should use braces. [whitespace/braces] [4] ERROR: Source/WebCore/platform/graphics/ca/mac/PlatformCAAnimationMac.mm:398: Multi line control clauses should use braces. [whitespace/braces] [4] ERROR: Source/WebCore/platform/graphics/ca/mac/PlatformCAAnimationMac.mm:455: Multi line control clauses should use braces. [whitespace/braces] [4] ERROR: Source/WebCore/platform/graphics/ca/mac/PlatformCAAnimationMac.mm:541: Multi line control clauses should use braces. [whitespace/braces] [4] Total errors found: 4 in 20 files If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 239834 [details] Patch
Attachment 239834 [details] did not pass style-queue: ERROR: Source/WebCore/platform/graphics/ca/win/PlatformCAAnimationWin.cpp:435: Multi line control clauses should use braces. [whitespace/braces] [4] ERROR: Source/WebCore/platform/graphics/ca/mac/PlatformCAAnimationMac.mm:398: Multi line control clauses should use braces. [whitespace/braces] [4] ERROR: Source/WebCore/platform/graphics/ca/mac/PlatformCAAnimationMac.mm:455: Multi line control clauses should use braces. [whitespace/braces] [4] ERROR: Source/WebCore/platform/graphics/ca/mac/PlatformCAAnimationMac.mm:541: Multi line control clauses should use braces. [whitespace/braces] [4] Total errors found: 4 in 20 files If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 239834 [details] Patch Clearing flags on attachment: 239834 Committed r174715: <http://trac.webkit.org/changeset/174715>
All reviewed patches have been landed. Closing bug.