Bug 158381 - Get rid of WorkItemWin
Summary: Get rid of WorkItemWin
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-04 12:29 PDT by Anders Carlsson
Modified: 2016-06-04 13:52 PDT (History)
1 user (show)

See Also:


Attachments
Patch (8.95 KB, patch)
2016-06-04 12:30 PDT, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (8.95 KB, patch)
2016-06-04 12:53 PDT, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2016-06-04 12:29:02 PDT
Get rid of WorkItemWin
Comment 1 Anders Carlsson 2016-06-04 12:30:56 PDT
Created attachment 280521 [details]
Patch
Comment 2 WebKit Commit Bot 2016-06-04 12:32:44 PDT
Attachment 280521 [details] did not pass style-queue:


ERROR: Source/WTF/wtf/WorkQueue.h:111:  Extra space before ( in function call  [whitespace/parens] [4]
ERROR: Source/WTF/wtf/win/WorkQueueWin.cpp:54:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 2 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2016-06-04 12:53:16 PDT
Created attachment 280522 [details]
Patch
Comment 4 WebKit Commit Bot 2016-06-04 12:55:44 PDT
Attachment 280522 [details] did not pass style-queue:


ERROR: Source/WTF/wtf/WorkQueue.h:111:  Extra space before ( in function call  [whitespace/parens] [4]
ERROR: Source/WTF/wtf/win/WorkQueueWin.cpp:54:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 2 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 5 Anders Carlsson 2016-06-04 13:52:05 PDT
Committed r201684: <http://trac.webkit.org/changeset/201684>