WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
126837
Use std::call_once instead of AtomicallyInitializedStatic when creating a HTTP header set
https://bugs.webkit.org/show_bug.cgi?id=126837
Summary
Use std::call_once instead of AtomicallyInitializedStatic when creating a HTT...
Anders Carlsson
Reported
2014-01-11 22:11:39 PST
Use std::call_once instead of AtomicallyInitializedStatic when creating a HTTP header set
Attachments
Patch
(4.09 KB, patch)
2014-01-11 22:14 PST
,
Anders Carlsson
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2014-01-11 22:14:14 PST
Created
attachment 220959
[details]
Patch
WebKit Commit Bot
Comment 2
2014-01-11 22:15:16 PST
Attachment 220959
[details]
did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WTF/ChangeLog', u'Source/WTF/wtf/HashSet.h', u'Source/WebCore/ChangeLog', u'Source/WebCore/loader/CrossOriginAccessControl.cpp', '--commit-queue']" exit_code: 1 ERROR: Source/WebCore/loader/CrossOriginAccessControl.cpp:84: Missing space before { [whitespace/braces] [5] Total errors found: 1 in 4 files If any of these errors are false positives, please file a bug against check-webkit-style.
Anders Carlsson
Comment 3
2014-01-11 22:26:05 PST
Committed
r161801
: <
http://trac.webkit.org/changeset/161801
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug