| Summary: | Convert GCThreadSharedData over to STL threading primitives | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Anders Carlsson <andersca> | ||||
| Component: | New Bugs | Assignee: | Anders Carlsson <andersca> | ||||
| Status: | RESOLVED FIXED | ||||||
| Severity: | Normal | CC: | commit-queue | ||||
| Priority: | P2 | ||||||
| Version: | 528+ (Nightly build) | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Attachments: |
|
||||||
|
Description
Anders Carlsson
2014-01-19 13:10:25 PST
Created attachment 221595 [details]
Patch
Attachment 221595 [details] did not pass style-queue:
ERROR: Source/JavaScriptCore/heap/GCThreadSharedData.cpp:98: More than one command on the same line [whitespace/newline] [4]
ERROR: Source/JavaScriptCore/heap/GCThreadSharedData.cpp:156: More than one command on the same line [whitespace/newline] [4]
ERROR: Source/JavaScriptCore/heap/SlotVisitor.cpp:218: More than one command on the same line [whitespace/newline] [4]
ERROR: Source/JavaScriptCore/heap/GCThread.cpp:73: More than one command on the same line [whitespace/newline] [4]
ERROR: Source/JavaScriptCore/heap/GCThread.cpp:79: More than one command on the same line [whitespace/newline] [4]
Total errors found: 5 in 5 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Committed r162352: <http://trac.webkit.org/changeset/162352> |