[webkit-reviews] review granted: [Bug 126864] Remove AtomicallyInitializedStatic : [Attachment 221045] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 13 08:36:39 PST 2014


Andreas Kling <akling at apple.com> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 126864: Remove AtomicallyInitializedStatic
https://bugs.webkit.org/show_bug.cgi?id=126864

Attachment 221045: Patch
https://bugs.webkit.org/attachment.cgi?id=221045&action=review

------- Additional Comments from Andreas Kling <akling at apple.com>
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.


More information about the webkit-reviews mailing list