WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
126864
Remove AtomicallyInitializedStatic
https://bugs.webkit.org/show_bug.cgi?id=126864
Summary
Remove AtomicallyInitializedStatic
Anders Carlsson
Reported
2014-01-12 18:25:43 PST
Remove AtomicallyInitializedStatic
Attachments
Patch
(4.69 KB, patch)
2014-01-12 18:27 PST
,
Anders Carlsson
no flags
Details
Formatted Diff
Diff
Patch
(10.86 KB, patch)
2014-01-13 08:32 PST
,
Anders Carlsson
kling
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2014-01-12 18:27:27 PST
Created
attachment 220997
[details]
Patch
Anders Carlsson
Comment 2
2014-01-12 18:32:42 PST
Committed
r161852
: <
http://trac.webkit.org/changeset/161852
>
WebKit Commit Bot
Comment 3
2014-01-13 02:05:06 PST
Re-opened since this is blocked by
bug 126877
Anders Carlsson
Comment 4
2014-01-13 08:32:13 PST
Created
attachment 221045
[details]
Patch
Andreas Kling
Comment 5
2014-01-13 08:34:19 PST
Comment on
attachment 221045
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=221045&action=review
> Source/WTF/ChangeLog:12 > + On Mac, add them to a separate file which will hold functions and symbols that we would like > + to remove but that are used by Safari. Reimplement them in terms of std::call_once and std::mutex.
Good idea.
Anders Carlsson
Comment 6
2014-01-13 08:34:37 PST
Committed
r161879
: <
http://trac.webkit.org/changeset/161879
>
Csaba Osztrogonác
Comment 7
2014-01-13 08:56:15 PST
(In reply to
comment #6
)
> Committed
r161879
: <
http://trac.webkit.org/changeset/161879
>
It broke the Apple Windows build: 1>..\wtf\ThreadingWin.cpp(170): error C2065: 'atomicallyInitializedStaticMutex' : undeclared identifier
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