[Webkit-unassigned] [Bug 125305] Incorrect usage of ThreadingOnce class.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 5 10:25:43 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=125305


Geoffrey Garen <ggaren at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #218513|review?                     |review-
               Flag|                            |




--- Comment #2 from Geoffrey Garen <ggaren at apple.com>  2013-12-05 10:24:01 PST ---
(From update of attachment 218513)
View in context: https://bugs.webkit.org/attachment.cgi?id=218513&action=review

> Source/JavaScriptCore/ChangeLog:9
> +        On Mac, the class cannot be used as a global static, as global constructors/destructors fails to compile with the current compiler settings.

Those compiler settings exist for a reason. We want other platforms to get closer to being able to enable those settings, not farther away.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list