Summary: | Run filter animations in the UI process with UI-side compositing | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> | ||||
Component: | New Bugs | Assignee: | Simon Fraser (smfr) <simon.fraser> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | commit-queue, dino, kondapallykalyan, simon.fraser, thorton | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Simon Fraser (smfr)
2014-04-03 18:09:03 PDT
Created attachment 228570 [details]
Patch
Attachment 228570 [details] did not pass style-queue:
ERROR: Source/WebKit2/Shared/WebCoreArgumentCoders.cpp:1678: When wrapping a line, only indent 4 spaces. [whitespace/indent] [3]
ERROR: Source/WebCore/platform/graphics/filters/FilterOperation.h:130: This { should be at the end of the previous line [whitespace/braces] [4]
ERROR: Source/WebCore/platform/graphics/filters/FilterOperation.h:159: This { should be at the end of the previous line [whitespace/braces] [4]
ERROR: Source/WebCore/platform/graphics/filters/FilterOperation.h:186: This { should be at the end of the previous line [whitespace/braces] [4]
ERROR: Source/WebCore/platform/graphics/filters/FilterOperation.h:227: This { should be at the end of the previous line [whitespace/braces] [4]
ERROR: Source/WebCore/platform/graphics/filters/FilterOperation.h:260: This { should be at the end of the previous line [whitespace/braces] [4]
ERROR: Source/WebCore/platform/graphics/filters/FilterOperation.h:294: This { should be at the end of the previous line [whitespace/braces] [4]
ERROR: Source/WebCore/platform/graphics/filters/FilterOperation.h:327: This { should be at the end of the previous line [whitespace/braces] [4]
ERROR: Source/WebCore/ChangeLog:9: Line contains tab character. [whitespace/tab] [5]
ERROR: Source/WebCore/ChangeLog:10: Line contains tab character. [whitespace/tab] [5]
Total errors found: 10 in 9 files
If any of these errors are false positives, please file a bug against check-webkit-style.
|