RESOLVED FIXED 126863
Remove the last remaining uses of AtomicallyInitializedStatic
https://bugs.webkit.org/show_bug.cgi?id=126863
Summary Remove the last remaining uses of AtomicallyInitializedStatic
Anders Carlsson
Reported 2014-01-12 18:14:24 PST
Remove the last remaining uses of AtomicallyInitializedStatic
Attachments
Patch (6.03 KB, patch)
2014-01-12 18:17 PST, Anders Carlsson
darin: review+
Anders Carlsson
Comment 1 2014-01-12 18:17:06 PST
WebKit Commit Bot
Comment 2 2014-01-12 18:19:16 PST
Attachment 220996 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WTF/ChangeLog', u'Source/WTF/wtf/HashTable.cpp', u'Source/WTF/wtf/unicode/icu/CollatorICU.cpp', u'Source/WebKit2/ChangeLog', u'Source/WebKit2/Shared/mac/SecItemShim.cpp', '--commit-queue']" exit_code: 1 ERROR: Source/WTF/wtf/unicode/icu/CollatorICU.cpp:53: Missing space before { [whitespace/braces] [5] ERROR: Source/WebKit2/Shared/mac/SecItemShim.cpp:49: Missing space before { [whitespace/braces] [5] ERROR: Source/WTF/wtf/HashTable.cpp:42: Missing space before { [whitespace/braces] [5] Total errors found: 3 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-12 18:19:46 PST
Note You need to log in before you can comment on or make changes to this bug.