RESOLVED FIXED127256
Convert GCThreadSharedData over to STL threading primitives
https://bugs.webkit.org/show_bug.cgi?id=127256
Summary Convert GCThreadSharedData over to STL threading primitives
Anders Carlsson
Reported 2014-01-19 13:10:25 PST
Convert GCThreadSharedData over to STL threading primitives
Attachments
Patch (10.99 KB, patch)
2014-01-19 13:14 PST, Anders Carlsson
kling: review+
Anders Carlsson
Comment 1 2014-01-19 13:14:05 PST
WebKit Commit Bot
Comment 2 2014-01-19 15:39:55 PST
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.
Anders Carlsson
Comment 3 2014-01-20 09:06:30 PST
Note You need to log in before you can comment on or make changes to this bug.