Summary: | Move WorkQueue from WK2 to WTF | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Antti Koivisto <koivisto> | ||||||||||||||
Component: | Platform | Assignee: | Nobody <webkit-unassigned> | ||||||||||||||
Status: | RESOLVED FIXED | ||||||||||||||||
Severity: | Normal | CC: | andersca, commit-queue, ossy | ||||||||||||||
Priority: | P2 | ||||||||||||||||
Version: | 528+ (Nightly build) | ||||||||||||||||
Hardware: | Unspecified | ||||||||||||||||
OS: | Unspecified | ||||||||||||||||
Attachments: |
|
Description
Antti Koivisto
2015-02-19 06:58:36 PST
Created attachment 246891 [details]
patch
Attachment 246891 [details] did not pass style-queue:
ERROR: Source/WTF/wtf/WorkQueue.h:72: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/WorkQueue.h:73: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/WorkQueue.h:78: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/WorkQueue.h:81: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/efl/WorkQueueEfl.cpp:37: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/efl/WorkQueueEfl.cpp:55: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/efl/WorkQueueEfl.cpp:63: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:56: More than one command on the same line [whitespace/newline] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:76: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:81: When wrapping a line, only indent 4 spaces. [whitespace/indent] [3]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:103: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:107: More than one command on the same line [whitespace/newline] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:110: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:114: More than one command on the same line [whitespace/newline] [4]
ERROR: Source/WTF/wtf/cocoa/WorkQueueCocoa.cpp:31: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/cocoa/WorkQueueCocoa.cpp:40: Extra space before ( in function call [whitespace/parens] [4]
Total errors found: 16 in 18 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 246891 [details]
patch
r=me if you fix the build.
Created attachment 246952 [details]
another
Attachment 246952 [details] did not pass style-queue:
ERROR: Source/WTF/wtf/WorkQueue.h:68: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/WorkQueue.h:69: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/WorkQueue.h:74: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/WorkQueue.h:77: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/efl/WorkQueueEfl.cpp:37: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/efl/WorkQueueEfl.cpp:55: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/efl/WorkQueueEfl.cpp:63: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:56: More than one command on the same line [whitespace/newline] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:76: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:81: When wrapping a line, only indent 4 spaces. [whitespace/indent] [3]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:103: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:107: More than one command on the same line [whitespace/newline] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:110: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:114: More than one command on the same line [whitespace/newline] [4]
ERROR: Source/WTF/wtf/cocoa/WorkQueueCocoa.cpp:31: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/cocoa/WorkQueueCocoa.cpp:40: Extra space before ( in function call [whitespace/parens] [4]
Total errors found: 16 in 18 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 246961 [details]
another
Attachment 246961 [details] did not pass style-queue:
ERROR: Source/WTF/wtf/WorkQueue.h:68: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/WorkQueue.h:69: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/WorkQueue.h:74: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/WorkQueue.h:77: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/efl/WorkQueueEfl.cpp:37: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/efl/WorkQueueEfl.cpp:55: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/efl/WorkQueueEfl.cpp:63: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:56: More than one command on the same line [whitespace/newline] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:76: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:81: When wrapping a line, only indent 4 spaces. [whitespace/indent] [3]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:103: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:107: More than one command on the same line [whitespace/newline] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:110: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:114: More than one command on the same line [whitespace/newline] [4]
ERROR: Source/WTF/wtf/cocoa/WorkQueueCocoa.cpp:31: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/cocoa/WorkQueueCocoa.cpp:40: Extra space before ( in function call [whitespace/parens] [4]
Total errors found: 16 in 18 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 246964 [details]
another
Attachment 246964 [details] did not pass style-queue:
ERROR: Source/WTF/wtf/WorkQueue.h:68: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/WorkQueue.h:69: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/WorkQueue.h:74: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/WorkQueue.h:77: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/efl/WorkQueueEfl.cpp:37: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/efl/WorkQueueEfl.cpp:55: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/efl/WorkQueueEfl.cpp:63: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:56: More than one command on the same line [whitespace/newline] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:76: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:81: When wrapping a line, only indent 4 spaces. [whitespace/indent] [3]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:103: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:107: More than one command on the same line [whitespace/newline] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:110: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:114: More than one command on the same line [whitespace/newline] [4]
ERROR: Source/WTF/wtf/cocoa/WorkQueueCocoa.cpp:31: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/cocoa/WorkQueueCocoa.cpp:40: Extra space before ( in function call [whitespace/parens] [4]
Total errors found: 16 in 18 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 246965 [details]
another
Attachment 246965 [details] did not pass style-queue:
ERROR: Source/WTF/wtf/WorkQueue.h:68: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/WorkQueue.h:69: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/WorkQueue.h:74: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/WorkQueue.h:77: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/efl/WorkQueueEfl.cpp:37: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/efl/WorkQueueEfl.cpp:55: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/efl/WorkQueueEfl.cpp:63: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:58: More than one command on the same line [whitespace/newline] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:78: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:83: When wrapping a line, only indent 4 spaces. [whitespace/indent] [3]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:105: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:109: More than one command on the same line [whitespace/newline] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:112: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:116: More than one command on the same line [whitespace/newline] [4]
ERROR: Source/WTF/wtf/cocoa/WorkQueueCocoa.cpp:31: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/cocoa/WorkQueueCocoa.cpp:40: Extra space before ( in function call [whitespace/parens] [4]
Total errors found: 16 in 18 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 246967 [details]
another
Attachment 246967 [details] did not pass style-queue:
ERROR: Source/WTF/wtf/WorkQueue.h:68: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/WorkQueue.h:69: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/WorkQueue.h:74: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/WorkQueue.h:77: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/efl/WorkQueueEfl.cpp:37: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/efl/WorkQueueEfl.cpp:55: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/efl/WorkQueueEfl.cpp:63: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:59: More than one command on the same line [whitespace/newline] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:79: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:84: When wrapping a line, only indent 4 spaces. [whitespace/indent] [3]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:106: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:110: More than one command on the same line [whitespace/newline] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:113: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/gtk/WorkQueueGtk.cpp:117: More than one command on the same line [whitespace/newline] [4]
ERROR: Source/WTF/wtf/cocoa/WorkQueueCocoa.cpp:31: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WTF/wtf/cocoa/WorkQueueCocoa.cpp:40: Extra space before ( in function call [whitespace/parens] [4]
Total errors found: 16 in 18 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 246967 [details] another Clearing flags on attachment: 246967 Committed r180410: <http://trac.webkit.org/changeset/180410> All reviewed patches have been landed. Closing bug. (In reply to comment #14) > Comment on attachment 246967 [details] > another > > Clearing flags on attachment: 246967 > > Committed r180410: <http://trac.webkit.org/changeset/180410> EFL buildfixed landed in: http://trac.webkit.org/changeset/180433 http://trac.webkit.org/changeset/180437 Unfortunalty EWS didn't notice it in time, because WK2 developers broke the EFL build. |